MyNixOS website logo
option

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.

Declarations
Type
null or absolute path
Default
null
Example
"/run/keys/db_password"