wohali commented on issue #933: Update for changes to _cluster_setup endpoint
URL: https://github.com/apache/couchdb-fauxton/pull/933#issuecomment-318754118
 
 
   Here's how I test this PR locally:
   
   1. Start with a brand new checkout of couchdb, to be 100% sure you don't 
have old dependencies lying around: `git checkout 
https://github.com/apache/couchdb`
   1. `cd couchdb && ./configure -c`
   1. `cd src/fauxton && git checkout 874-update-setup-wizard`
   1. `cd ../.. && make couch` and wait about 6 minutes.
   1. `dev/run -n 1 --with-admin-party-please --no-join` or, for a cluster, use 
`-n 3`. When running on a remote host, I port forward 15984/25984/35984 to my 
laptop. Testing requires the nodes not be joined and that no load balancer is 
used.
   
   I'd like it if at least one other person can confirm this works in both 
cluster and single-node mode before we merge at a bare minimum.
 
----------------------------------------------------------------
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