Fix Immich/Homepage Ingress host matching, add missing service checks #127

Merged
eblume merged 2 commits from fix/immich-ingress-host into main 2026-02-08 22:12:50 -08:00

2 commits

Author SHA1 Message Date
eb3957fed6 Migrate Homepage Ingress to shared ProxyGroup
Disable Helm-managed Ingress (chart doesn't support tailscale.com/*
annotations) and create a separate ingress-tailscale.yaml with
proxy-group annotation, matching the pattern used by all other services.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 22:08:35 -08:00
0da6a0833b Fix Immich Ingress host matching, add missing service checks
Remove explicit host: field from Immich Ingress — same ProxyGroup FQDN
mismatch as Prometheus and Loki. Add Immich and Navidrome to
services-check HTTP endpoints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 22:04:30 -08:00