guix/gnu
Christopher Baines 5266ff719e
services: Add MongoDB.
* gnu/services/databases.scm (%default-mongodb-configuration-file,
  %mongodb-accounts, mongodb-service-type): New variables.
  (<mongodb-configuration>): New record type.
  (mongodb-activation, mongodb-shepherd-service): New procedures.
* gnu/tests/databases.scm (%test-mongodb): New variable.
* doc/guix.texi (Database Services): Add MongoDB documentation.
2017-10-06 21:24:30 +01:00
..
bootloader
build uuid: Add 'uuid=?' and use it. 2017-10-05 12:09:17 +02:00
packages gnu: Add mongodb. 2017-10-06 21:24:23 +01:00
services services: Add MongoDB. 2017-10-06 21:24:30 +01:00
system file-systems: Add a 'location' field to <file-system>. 2017-10-05 12:09:17 +02:00
tests services: Add MongoDB. 2017-10-06 21:24:30 +01:00
artwork.scm
bootloader.scm
local.mk gnu: openjpeg: Update to 2.3.0. 2017-10-05 20:28:32 +02:00
packages.scm
services.scm
system.scm
tests.scm