summaryrefslogtreecommitdiff
path: root/gnu/services/databases.scm
AgeCommit message (Expand)Author
2022-11-20services: mysql: Run mariadb-install-db instead of hard coding schemas....Marius Bakke
2022-11-20services: mysql: Remove mysql-install-service in favor of wrapper....Marius Bakke
2022-11-20services: mysql-upgrade: Add log file....Marius Bakke
2022-11-20services: mysql-upgrade: Support custom datadir....Marius Bakke
2022-11-20gnu: mysql: Support custom data dir....Ellen Papsch
2022-04-29services: Add missing 'description' fields....Ludovic Courtès
2022-01-29services: postgresql: Export missing <postgresql-configuration> accessor....Marius Bakke
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-09-27services: database: Change postgresql default socket....Mathieu Othacehe
2021-04-27services: mysql: Add extra-environment as configuration option....methuselah-0
2021-04-14Revert "services: mysql: Add extra-environment as configuration option."...Leo Prikler
2021-04-13services: postgresql: Use "/tmp" host directory....Mathieu Othacehe
2021-04-13services: mysql: Add extra-environment as configuration option....methuselah-0
2021-04-12services: postgresql: Change service default socket directory....Christopher Baines
2021-03-16gnu: Remove MongoDB....Léo Le Bouter
2021-02-23services: postgresql-roles: Fix race condition....Mathieu Othacehe
2021-02-22services: postgresql: Define a default value....Mathieu Othacehe
2021-02-06services: PostgreSQL: Quote database names....Marius Bakke
2021-01-28services: postgresql: Add postgresql-role-service-type....Mathieu Othacehe
2021-01-28services: postgresql: Wrap long lines....Mathieu Othacehe
2021-01-28services: postgresql: Add log directory support....Mathieu Othacehe
2021-01-28services: postgresql: Add socket directory support....Mathieu Othacehe
2021-01-28services: postgresql: Use Guile datatypes....Mathieu Othacehe
2020-12-01services: MySQL: Fix indentation....Marius Bakke
2020-12-01services: databases: Do not export record type descriptors....Marius Bakke
2020-11-28services: MySQL: Upgrade database schemas automatically....Marius Bakke
2020-11-28services: MySQL: Make the socket configurable....Marius Bakke
2020-11-28services: MySQL: Bind to localhost only by default....Marius Bakke
2020-11-28services: MySQL: Deprecate 'mysql-service'....Marius Bakke
2020-10-20services: databases: Don't specify a default postgresql version....Christopher Baines
2020-10-20services: databases: Deprecate the postgresql-service procedure....Christopher Baines
2020-08-01services: postgresql: Provide postgresql commands....Pierre Neidhardt
2020-01-17gnu: services: Allow extra content in mysql configuration....Alex Sassmannshausen
2020-01-14gnu: services: Fix mysql service activation....Julien Lepiller
2019-07-02gnu: postgres service: More secure default permissions....Robert Vollmert
2018-10-04gnu: postgresql: Add extension-packages....Julien Lepiller
2018-08-13services: postgresql: Get the Shepherd to respawn PostgreSQL....Clément Lassieur
2018-03-17services: databases: Change quote' to single-quote....Christopher Baines
2018-03-10services: databases: Add postgresql-configuration record exports....Christopher Baines
2018-03-10services: Rework the PostgreSQL config file to use a record type....Christopher Baines
2018-03-03services: redis: Add a default-value to the redis-service-type....Christopher Baines
2018-03-03services: mysql: Add a default-value to the mysql-service-type....Christopher Baines
2018-03-03services: postgresql: Add a default-value to the postgresql-service-type....Christopher Baines
2018-01-25services: postgresql: Use pg_ctl to start and stop postgres....Clément Lassieur
2017-10-06services: Add MongoDB....Christopher Baines
2017-08-15gnu: Fix memcached service startup....Christopher Baines
2017-07-30services: Add memcached....Christopher Baines
2017-01-12services: Add 'redis-service-type'....Christopher Baines
2016-12-15services: postgresql: Add locale to configuration...Christopher Baines