use docker secrets for db password

This commit is contained in:
Hermann Käser
2025-12-12 17:16:01 -05:00
committed by yksflip
parent a39fc87367
commit 958294c1f6
4 changed files with 22 additions and 9 deletions

View File

@ -5,13 +5,13 @@
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Status**: 1
* **Image**: [`immich`](https://hub.docker.com/r/immich), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Email**: 1
* **Tests**: No
* **SSO**: No
* **SSO**: 1 (Oauth)
<!-- endmetadata -->
@ -23,6 +23,9 @@
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
## How do I integrate with Keycloak SSO?
See https://docs.immich.app/administration/oauth/. The `ISSUER_URL` in the Immich settings should be `https://<sso-domain>/realms/<realm_name>/.well-known/openid-configuration`.
## Volume