summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* 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
* Merge pull request #1292 from jozko/openldap-fixesDomen Kožar2013-11-28
|\
| * Added openldap user, group and configure service so its not running as root.Jozko Skrablin2013-11-28
* | postgresql: Fix the port optionEelco Dolstra2013-11-27
|/
* Allow running NixOS services outside of systemdEelco Dolstra2013-11-18
* nixos/mongodb: set static uid to work with #1076Jaka Hudoklin2013-11-07
* Use the "assertions" option instead of mkAssertEelco Dolstra2013-10-30
* Add lots of missing option typesEelco Dolstra2013-10-30
* nixos/redis: log to syslog by defaultJaka Hudoklin2013-10-28
* nixos/redis: user set uid, make it compatible #1076Jaka Hudoklin2013-10-28
* firebird.nix: Fix a misplaced } that causes "users" to be outside "config"Eelco Dolstra2013-10-25
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* Firebird service:Marc Weber2013-10-21
* postgresql.authMethod: remove unimplemented option.Evgeny Egorochkin2013-10-21
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10