summary refs log tree commit diff
path: root/nixos/modules/services/misc/nixos-manual.nix
diff options
context:
space:
mode:
authortimor <timor.dd@googlemail.com>2017-02-10 12:50:28 +0100
committertimor <timor.dd@googlemail.com>2017-03-06 11:42:02 +0100
commitf40b96137844fe474f9c7d73272313a3848b4ee5 (patch)
treee6c1916660954f2750fb5df50e0a0d176c1ac105 /nixos/modules/services/misc/nixos-manual.nix
parent834de6ebaaa0af9044ae79bd2e8e3e18d0eb55c3 (diff)
downloadnixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar.gz
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar.bz2
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar.lz
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar.xz
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.tar.zst
nixlib-f40b96137844fe474f9c7d73272313a3848b4ee5.zip
couchdb: add support for version 2.0.0
Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.
Diffstat (limited to 'nixos/modules/services/misc/nixos-manual.nix')
0 files changed, 0 insertions, 0 deletions