ImmichI
Immich7mo ago
tvillini

Postgres and Docker Secrets

Wanted to try out something more secure (shocking) so I was trying to implement Docker Secrets. When I do it on the Server and Machine Learning, it works fine. But on the actual Postgres instance (using 1.134.0) it fails. This is what my docker-compose looks like for the db part. It lines up with what's in the official postgres docs.
image.png
image.png
Was this page helpful?