services.keycloak.database.passwordFile

The path to a file containing the database password.

Not required when using Unix socket authentication (peer auth) by setting host to a socket path like /run/postgresql.

Type
null or absolute path
Default
null
Example
"/run/keys/db_password"
Declared
<nixpkgs/nixos/modules/services/web-apps/keycloak.nix>