about summary refs log tree commit diff
path: root/nixos/modules/services/databases
AgeCommit message (Expand)AuthorFilesLines
2023-10-30postgresql_11: removeMaximilian Bosch2-21/+21
2023-10-23nixos/ferretdb: fix broken link to documentationJulien Malka1-1/+1
2023-10-20Merge master into staging-nextgithub-actions[bot]4-4/+4
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman4-4/+4
2023-10-16Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-0/+79
2023-10-16nixos/ferretdb: initJulien Malka1-0/+79
2023-10-09Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-10-09nixos/postgresql: fix `identMap` exampleMaximilian Bosch1-1/+1
2023-10-06Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2023-10-07Merge pull request #152631 from jonringer/pgmanage-use-packageArtturi1-1/+1
2023-09-27Merge staging-next into staginggithub-actions[bot]1-6/+16
2023-09-27postgresql: default to v15 in 23.11Gary Guo1-1/+2
2023-09-18services.postgres: add initialScript exampleMatthieu Coudron1-0/+5
2023-09-18services.postgresql: add identMap exampleMatthieu Coudron1-3/+5
2023-09-18services.postgres: move the generated statement at the top of the fileMatthieu Coudron1-3/+6
2023-09-07nixos/surrealdb: incorporate beta 10 changeshappysalada1-22/+7
2023-08-23nixos/influxdb2: add org, bucket, users and auth provisioningoddlama1-66/+386
2023-08-18nixos/influxdb2: do not load passwordFile and tokenFile when provisioning is ...Nick Cao1-1/+1
2023-08-16nixos/influxdb2: add initial setup automation and nixos testsoddlama1-7/+117
2023-07-27services.postgresql: fix exampleMatthieu Coudron1-2/+2
2023-07-22nixos/pgbouncer: init (#241578)10001011-0/+632
2023-06-08foundationdb: cleanupWeijia Wang1-3/+3
2023-05-19nixos: fix typosfigsoda4-4/+4
2023-05-19nixos/clickhouse: Notify systemd about successful startup (#232443)Yureka1-0/+7
2023-05-11nixos: Use checks instead of extraDependenciesRobert Hensing1-1/+1
2023-04-29nixos/lldap: initIndeedNotJames1-0/+121
2023-04-03remove myself (erictapen) from packages which I don't use anymoreKerstin Humm1-1/+1
2023-03-29Merge pull request #221851 from Ma27/postgresql-jit-supportSandro2-7/+57
2023-03-29nixos/postgresql: fix enableJITMaximilian Bosch1-2/+11
2023-03-29postgresql: pass through JIT-enabled variant of non-JIT postgres and vice versaMaximilian Bosch2-5/+46
2023-03-01dgraph: use --prefix to prefix PATH Sandro1-1/+1
2023-02-14Merge pull request #186660 from aopom/clickhouse-confMaximilian Bosch1-1/+1
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae4-677/+2
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae4-2/+4
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae4-20/+16
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae4-14/+14
2023-01-10nixos/postgresql: convert manual chapter to MDpennae3-160/+354
2023-01-10nixos/foundationdb: convert manual chapter to MDpennae3-376/+667
2023-01-10nixos/manual: normalize <package> -> <literal>pennae1-1/+1
2023-01-10nixos/manual: remove links from program listingspennae1-8/+8
2023-01-05modules: add mkPackageOptionMDpennae1-1/+1
2022-12-18Merge pull request #206646 from figsoda/typosValentin Gagarin1-1/+1
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-12-18Merge pull request #200724 from JonathanLorimer/allow-configuration-of-rolesRobert Hensing1-6/+172
2022-12-15surrealdb: add package optionhappysalada1-2/+11
2022-12-10surrealdb: module: add secret managementhappysalada1-1/+26
2022-12-08nixos/doc: fix some optionsNaïm Favier3-6/+8
2022-12-06nixos/cassandra: Prepare for cassandra 4Robert Hensing1-3/+21
2022-12-06nixos/cassandra: Refactor: extract version variablesRobert Hensing1-2/+5
2022-12-02Merge remote-tracking branch 'upstream/master' into allow-configuration-of-rolesRobert Hensing27-844/+1083