summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/databases
AgeCommit message (Expand)Author
2021-04-03nixos/redis: add option unixSocketPermIzorkin
2021-04-02Merge pull request #92929 from symphorien/postgresql-check-config-fileGuillaume Girol
2021-02-17nixos/mysql: properly configure mariadb for galera recoveryAaron Andersen
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-15redis: make masterAuth option optional (#109417)Milan
2021-01-14Merge pull request #91813 from Mic92/types1Kevin Cox
2021-01-13openldap: fix typo in maintainersilian
2021-01-04nixos/redis: replace extraConfig option with settings optionAaron Andersen
2020-12-19nixos/mongodb: fix running initialScript without a set root passwordmohe2015
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-23nixos/*: fix indentationzowoq
2020-11-21nixos/openldap: Fix sssd-ldap testKai Wohlfahrt
2020-11-21nixos/openldap: use mkRenamedOptionModuleKai Wohlfahrt
2020-11-21nixos/openldap: fix path + base64 value typesKai Wohlfahrt
2020-11-21nixos/openldap: Fix indentationKai Wohlfahrt
2020-11-21nixos/openldap: Remove extraConfig optionsKai Wohlfahrt
2020-11-21nixos/openldap: Mention schemas in migration hintKai Wohlfahrt
2020-11-21nixos/openldap: Add release-notes for OLC configKai Wohlfahrt
2020-11-21nixos/openldap: Add support for base64 valuesKai Wohlfahrt
2020-11-21nixos/openldap: Pick some PR nitsKai Wohlfahrt
2020-11-21nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt
2020-11-21nixos/openldap: Add delcarativeConfig by suffixKai Wohlfahrt
2020-11-21nixos/openldap: switch to slapd.d configurationKai Wohlfahrt
2020-11-08redis service: Listen on localhost by default. Fixes #100192.Niklas Hambüchen
2020-11-03Merge pull request #100495 from DianaOlympos/riak-cs-deleteKevin Cox
2020-10-31nixos/modules: fix systemd start rate-limitslf-
2020-10-31nixos/postgresql: fix inaccurate docs for authentication (#97622)Jade
2020-10-28riak-cs: deleteThomas Depierre
2020-09-20nixos/postgresql: check config file syntax at build timeSymphorien Gibol
2020-09-16nixos/cassandra: Add cfg.extraEnvShRobert Hensing
2020-09-11Merge pull request #97758 from yorickvP/patch-3Silvan Mosberger
2020-09-11couchdb: add support for version 3.1.0Will Young
2020-09-11nixos/victoriametrics: escape newlines in ExecStartYorick
2020-08-26nixos/postgresql: replace extraConfig option with settings optionAaron Andersen
2020-08-20Merge pull request #95294 from aanderse/postgresql-rootlessAaron Andersen
2020-08-15nixos/postgresql: move ExecStartPost into postStartAaron Andersen
2020-08-15nixos/postgresql: run ExecStartPost as an unprivileged userAaron Andersen
2020-08-13Merge pull request #95231 from aanderse/mysql-cleanupAaron Andersen
2020-08-13nixos/mysql: move ExecStartPost into postStartAaron Andersen
2020-08-12nixos/mysql: run ExecStartPost as an unprivileged userAaron Andersen
2020-08-12nixos/mysql: cleanup some descriptionsAaron Andersen
2020-08-12nixos/mysql: loosen mariadb checkAaron Andersen
2020-08-12nixos/mysql: add group optionAaron Andersen
2020-08-11nixos/mysql: remove variable with confusing nameAaron Andersen
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim
2020-08-06nixos/postgresql: fix setup scriptPascal Bach
2020-08-05nixos/postgresql: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2020-08-05nixos/postgresql: conditionally provision data directory with StateDirectoryAaron Andersen
2020-08-05nixos/postgresql: use a standard default value for dataDirAaron Andersen
2020-07-01nixos/openldap: add option for configuring OpenLDAP package to useVincent Ambo