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 Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
4store.nix Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
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 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
monetdb.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
mongodb.nix nixos/mongodb: service fixes 2014-09-16 10:28:04 +02:00
mysql.nix Actually use services.mysql.port 2014-04-30 10:21:29 -04:00
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 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00