cdelorme/system-setup

Add couchdb

Closed this issue · 2 comments

I would like to add couchdb to the list of installed packages, but as of debian jessie it appears there is no-longer a couchdb package.

I don't like building raw software on production systems without having a suitable amount of knowledge about the software, so this addition will probably be delayed.

Dependent packages for building from source:

aptitude install -ryq build-essential erlang-base-hipe erlang-dev erlang-manpages erlang-eunit erlang-nox libicu-dev libmozjs185-dev libcurl4-openssl-dev

Still haven't had time to look through the build logic to figure out what changes with jessie. I may also have to create a sysvinit or systemd config file for it as well.

Canceling addition, couchdb is unwieldy.