Add Hajimari service dashboard #73

Merged
eblume merged 4 commits from feature/hajimari-dashboard into main 2026-01-29 15:51:42 -08:00
Showing only changes of commit 4dfe664bb0 - Show all commits

Use upstream Hajimari Helm repo instead of forge mirror

The forge mirror was missing the bjw-s/common dependency chart.
Using the upstream Helm repo at https://hajimari.io resolves this.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-29 15:43:50 -08:00

View file

@ -1,6 +1,6 @@
# Hajimari - Service Dashboard / Start Page # Hajimari - Service Dashboard / Start Page
# #
# Chart mirrored from https://github.com/toboshii/hajimari to forge # Using upstream Helm chart from https://hajimari.io
# #
# Auto-discovers k8s services via ingress annotations and displays # Auto-discovers k8s services via ingress annotations and displays
# custom apps for non-k8s services (Forge, Registry, NAS). # custom apps for non-k8s services (Forge, Registry, NAS).
@ -12,10 +12,10 @@ metadata:
spec: spec:
project: default project: default
sources: sources:
# Helm chart from forge mirror (SSH via egress) # Helm chart from upstream repo
- repoURL: ssh://forgejo@forge.ops.eblu.me:2222/eblume/hajimari.git - repoURL: https://hajimari.io
targetRevision: main chart: hajimari
path: charts/hajimari targetRevision: 2.0.2
helm: helm:
releaseName: hajimari releaseName: hajimari
valueFiles: valueFiles: