services.gitlab.databaseCreateLocally

NixOS option

Whether a database should be automatically created on the local host. Set this to false if you plan on provisioning a local database yourself. This has no effect if services.gitlab.databaseHost is customized.

type: boolean
Default
true
declared in: nixos/modules/services/misc/gitlab.nixView source on NixOS/nixpkgs →