jareware commented on issue #134: Improve installation and initial setup 
documentation
URL: 
https://github.com/apache/couchdb-documentation/issues/134#issuecomment-372129445
 
 
   Also, just in case someone finds themselves here looking for the magic HTTP 
API command to start a newly-spun-up CouchDB container **in single-node mode**:
   
       curl -X POST -H "Content-Type: application/json" 
http://admin:password@localhost:5984/_cluster_setup -d '{"action": 
"enable_single_node"}'
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to