summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* nixos/mysql: CleanupsWilliam A. Kennington III2015-03-31
* nixos/mysql: All versions of mysql have mysqld in /binWilliam A. Kennington III2015-03-29
* Merge pull request #6283 from mdorman/masterlethalman2015-02-26
|\
| * Fix initial-install issues with couchdb.nix.Michael Alan Dorman2015-02-11
* | mongodb: remove lock file on restartJaka Hudoklin2015-02-23
* | nixos/redis: capitalize service descriptionBjørn Forsman2015-02-22
|/
* Merge pull request #5982 from robberer/pkgs/openldapDomen Kožar2015-01-26
|\
| * openldap: add dataDir, use cfg.user and cfg.group to run slapdLongrin Wischnewski2015-01-26
* | openldap: correct directory hintDomen Kožar2015-01-26
* | openldap: add example configDomen Kožar2015-01-25
|/
* doc: use postgresql94j-keck2015-01-07
* opentsdb: Enable chunked API requests by defaultOliver Charles2014-11-24
* OpenTSDB should create its schema on start upOliver Charles2014-11-24
* hbase should use dataDir to specify where to store dataOliver Charles2014-11-24
* opentsdb: Upgrade to 2.1.0-RC1Oliver Charles2014-11-24
* opentsdb: New package and NixOS moduleOliver Charles2014-11-24
* hbase: New package and NixOS moduleOliver Charles2014-11-24
* update obsolete startOn valuesEvgeny Egorochkin2014-11-16
* nixos/neo4j: add package optionJaka Hudoklin2014-10-18
* postgresql: use configured port when invoking psqlTino Breddin2014-09-27
* nixos/mongodb: service fixesJaka Hudoklin2014-09-16
* nixos/influxdb: wait for startJaka Hudoklin2014-09-13
* Manual: Start of module-specific documentationEelco Dolstra2014-08-27
* nixos: add neo4j database moduleJaka Hudoklin2014-08-23
* nixos/redis: fix evaluationBjørn Forsman2014-07-15
* nixos/redis: clean up option typesBjørn Forsman2014-07-15
* nixos: add 'firebird' groupMarc Weber2014-07-08
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Merge pull request #2894 from kirelagin/fixusergroupMichael Raskin2014-06-30
|\
| * Fix trying to add users to non-existent groupsKirill Elagin2014-06-11
* | nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
|/
* couchdb service: adding customizable config file which is writable by couchdbRok Garbas2014-06-06
* nixos: add influxdb moduleJaka Hudoklin2014-05-27
* Actually use services.mysql.portShea Levy2014-04-30
* Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra2014-04-29
* postgresql: Use systemd's new "mixed" kill modeEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Revert "Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgs"Shea Levy2014-04-11
* Revert "postgresql: properly fix permissions issue by in postStart"Shea Levy2014-04-11
* Revert "Create the 'postgres' superuser"Shea Levy2014-04-11
* Revert "Use PostgreSQL 9.3's `pg_isready` to wait for connectivity"Shea Levy2014-04-11
* Merge branch 'postgresql-user-fix' of git://github.com/ocharles/nixpkgs into ...Shea Levy2014-04-07
|\
| * Use PostgreSQL 9.3's `pg_isready` to wait for connectivityOliver Charles2014-04-06
| * Create the 'postgres' superuserOliver Charles2014-04-06
* | Added MonetDB NixOS module.George Kollias2014-04-01
|/
* postgresql: properly fix permissions issue by in postStartVladimir Kirillov2014-03-31
* mysql service: Shutdown with normal systemd SIGTERM instead of mysqladminRickard Nilsson2014-03-19
* Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgsShea Levy2014-03-15
|\
| * postgresql module: Use the default superuser usernameOliver Charles2014-02-13
* | mysql module: Specify --basedirShea Levy2014-03-14