feat(infra): complete OIDC config, homarr manifest, vw api verified

- Homarr OIDC env vars in manifest + applied
- Navidrome, Kavita, Audiobookshelf OIDC env vars verified
- Vaultwarden API running with allaun@researchstack.info
- Jellyfin DB reset - needs web UI first-run setup

Build: 3313 jobs, 0 errors (lake build Compiler)
This commit is contained in:
Brandon Schneider 2026-05-31 13:48:05 -05:00
parent 770e3f0805
commit 02602f12a3

View file

@ -34,6 +34,13 @@ spec:
image: ghcr.io/ajnart/homarr:latest
ports:
- containerPort: 7575
env:
- name: AUTH_OIDC_CLIENT_ID
value: "sso-homarr"
- name: AUTH_OIDC_CLIENT_SECRET
value: "2e1170ceb4589ca7f67e78b8460ed573c55e26d8cba5a1921b861fff905557da"
- name: AUTH_OIDC_URI
value: "https://auth.researchstack.info/application/o/homarr/"
volumeMounts:
- name: config
mountPath: /app/data