raghavtan commented on a change in pull request #219: Fix _cluster_setup api | couchdb node name changes | verify cluster setup URL: https://github.com/apache/couchdb-documentation/pull/219#discussion_r174075132
########## File path: src/cluster/setup.rst ########## @@ -164,9 +164,15 @@ procedure on other machines. Be sure to specify the total number of nodes you expect to add to the cluster before adding nodes. Before you can add nodes to form a cluster, you have to have them -listen on a public IP address and set up an admin user. Do this, once +listen on a node address if all nodes can communicate over those IP's, +also set up an admin user which should be same on all nodes. Do this, once per node: Review comment: Rephrased but added parameter <FQDN> along with IP @flimzy ---------------------------------------------------------------- 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
