Re: CouchDB 2.0 start/stop dilemma

2016-10-14 Thread Bogdan Andu
I see this topic does not appears important for community but for me is important, and I want to share my solution to this problem. Maybe somebody will benefit from this. First, I created a service unit in systemd: $ cat /usr/lib/systemd/system/couchdb20.service [Unit] Description=Apache CouchDB

CouchDB 2.0 start/stop dilemma

2016-10-12 Thread Bogdan Andu
Hi, I see Couch 2.0 comes with a free style start / stop mechanism and the user is encouraged to use runit or whatever mechanism he already has on his system. I do not want to use runit when I have modern systems like centos 7 or f edora 24 server editions that have systemd to start/stop couchdb