ArchangeGabriel commented on issue #134: Improve installation and initial setup 
documentation
URL: 
https://github.com/apache/couchdb-documentation/issues/134#issuecomment-307560105
 
 
   Let?s be more precise:
   
   ? In 1.6, I could setup a single node from CLI:
   `curl -s -X PUT 127.0.0.1:5984/_config/admins/<user> -d "\"<password>\""`
   
   ? How to do this in 2.0? Browsing the web interface at 
`http://127.0.0.1:5984/_utils/#setup`, I first have to click on ?Configure 
Single Node?, then I?m on `http://127.0.0.1:5984/_utils/#setup/singlenode` 
where I need to set username, password, bind_address and port before validating 
through ?Configure Node?. How do I do that using the CLI?
   
   Thanks
 
----------------------------------------------------------------
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

Reply via email to