ArchangeGabriel commented on issue #134: Improve installation and initial setup documentation URL: https://github.com/apache/couchdb-documentation/issues/134#issuecomment-306052932 One other thing that you should put there: how do I setup a single node using cli? I?ve seen this for cluster: ``` curl -X POST -H "Content-Type: application/json" http://admin:[email protected]:5984/_cluster_setup -d '{"action": "enable_cluster", "bind_address":"0.0.0.0", "username": "admin", "password":"password"}' ``` But what about 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: [email protected]
With regards, Apache Git Services
