You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/06/11 12:51:53 UTC

[GitHub] [couchdb] sarveshtamba opened a new issue #2049: Testing for Apache CouchDB Installation

sarveshtamba opened a new issue #2049: Testing for Apache CouchDB Installation
URL: https://github.com/apache/couchdb/issues/2049
 
 
   Hello,
   
   I have installed Apache CouchDB as per the install steps in the README(https://github.com/apache/couchdb/blob/master/INSTALL.Unix.md) and some help at https://github.com/apache/couchdb/issues/2044
   
   Going ahead I want to test my installation. A few queries:-
   Q.1.) Is there any default test suite which I can invoke from the command line or any other command line tests which I can rely on for verifying the installation?
   
   Q.2) I am able to access the UI dashboard and execute "Verify CouchDB Installation" only if I start CouchDB as Developers cluster setup using "./dev/run" to spin up three nodes(Developers cluster is set up at http://127.0.0.1:**15984**). Also able to do operations via CLI using curl.
   If I start CouchDB as a single node user, using "rel/couchdb/bin/couchdb", I am able to do operations via CLI using curl, but unable to access UI dashboard at http://127.0.0.1:**5984**. Is this a known issue or am I missing anything here?

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


With regards,
Apache Git Services