nixpkgs/nixos/modules/services/databases
Jaka Hudoklin 996da030b6 nixos/mongodb: service fixes
- Log to syslog, so journal picks-up logs
- Start as foring service, so systemd will wait for service to start
- Add extraConfig option
2014-09-16 10:28:04 +02:00
..
4store-endpoint.nix
4store.nix
couchdb.nix couchdb service: adding customizable config file which is writable by couchdb 2014-06-06 15:30:58 +01:00
firebird.nix nixos: add 'firebird' group 2014-07-08 00:00:33 +02:00
influxdb.nix nixos/influxdb: wait for start 2014-09-13 02:19:39 +02:00
memcached.nix
monetdb.nix
mongodb.nix nixos/mongodb: service fixes 2014-09-16 10:28:04 +02:00
mysql.nix
neo4j.nix nixos: add neo4j database module 2014-08-23 13:11:09 +04:00
openldap.nix Fix trying to add users to non-existent groups 2014-06-11 13:36:15 +04:00
postgresql.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
postgresql.xml Manual: Start of module-specific documentation 2014-08-27 12:24:44 +02:00
redis.nix nixos/redis: fix evaluation 2014-07-15 17:05:54 +02:00
virtuoso.nix