services.keycloak.database.type

NixOS option

The type of database Keycloak should connect to.

type: one of "mysql", "mariadb", "postgresql"
Default
"postgresql"
Example
"mariadb"
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →