MyNixOS website logo
option

services.keycloak.database.host

Hostname of the database to connect to.

For PostgreSQL, this can also be a path to a Unix socket directory (e.g., /run/postgresql) to use peer authentication. This requires adding junixsocket-common and junixsocket-native-common to .

Declarations
Type
string
Default
"localhost"