use docker secrets for db password
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user