summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* 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
* | nixos/couchdb: fix stopping of service, by making it non-forking, a few other...Jaka Hudoklin2014-03-10
* | couchdb: remove redundant customConfigFileDomen Kožar2014-02-27
* | couchdb: stricter typesDomen Kožar2014-02-27
* | folders of pidFile and uriFile should be writable by couchdb user/groupRok Garbas2014-02-27
* | couchdb(nixos): removing whitespace and line that was commentedRok Garbas2014-02-27
* | update couchdb to 1.5.0(current latest) and add service for itRok Garbas2014-02-27
* | nixos: set all package options to have type packageDomen Kožar2014-02-27
* | Merge mysql55 module into mysqlShea Levy2014-02-26
|/
* services.postgresql: Hint to use mkForce for authenticationOliver Charles2014-01-11
* memcached: set uid to make it work with #1076Jaka Hudoklin2013-12-13
* postgresql: Fix shutdownEelco Dolstra2013-12-03