services.keycloak.database.name
NixOS option
Database name to use when connecting to an external or manually provisioned database; has no effect when a local database is automatically provisioned. To use this with a local database, set services.keycloak.database.createLocally to false and create the database and user manually.
type: stringDefault
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →"keycloak"