3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/databases
Florian Klink ff2fd6c4e5 nixos/redis: unbreak module
The redis module currently fails to start up, most likely due to running
a chown as non-root in preStart.

While at it, I hardcoded it to use systemd's StateDirectory and
DynamicUser to manage directory permissions, removed the unused
appendOnlyFilename option, and the pidFile option.

We properly tell redis now it's daemonized, and it'll use notify support
to signal readiness.
2019-09-01 14:08:42 +02:00
..
4store-endpoint.nix
4store.nix
aerospike.nix aerospike: Disables build on aarch64 2018-12-10 14:55:19 -05:00
cassandra.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
clickhouse.nix nixos/clickhouse: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:58 -04:00
cockroachdb.nix treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
couchdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
firebird.nix nixos/firebird: replace deprecated usage of PermissionsStartOnly 2019-05-26 07:20:57 -04:00
foundationdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
foundationdb.xml doc: Use prompt more often 2019-06-17 13:25:50 +02:00
hbase.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
influxdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
memcached.nix nixos/memcached: Remove PrivateUsers 2019-08-25 16:34:06 +02:00
monetdb.nix
mongodb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
mysql.nix nixos/mysql: make ExecStartPost script fail on error 2019-07-03 08:50:21 +02:00
neo4j.nix
openldap.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
opentsdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
pgmanage.nix treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
postgresql.nix nixos/postgresql: fix quoted queries 2019-08-09 15:11:24 -04:00
postgresql.xml postgresql: update docs 2019-07-23 14:17:14 +03:00
redis.nix nixos/redis: unbreak module 2019-09-01 14:08:42 +02:00
rethinkdb.nix nixos/rethinkdb: /var/run -> /run 2019-03-20 00:02:43 +01:00
riak-cs.nix
riak.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
stanchion.nix nixos/stanchion: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:57 -04:00
virtuoso.nix