You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/28 16:03:46 UTC

[GitHub] rabbah edited a comment on issue #3987: Ubuntu local deploy cannot connect to couchdb (it doesn't get url right)

rabbah edited a comment on issue #3987: Ubuntu local deploy cannot connect to couchdb (it doesn't get url right)
URL: https://github.com/apache/incubator-openwhisk/issues/3987#issuecomment-416643753
 
 
   > The first is how to clean the status, can I just remove all the containers and re-execute from ./gradlew distDocker together with all the playbooks?
   
   you can add `-e mode=clean` to each of the playbooks. For convenience, you can also use `bin/wskdev teardown`; see more on `wskdev` also know as `redo` here: https://github.com/apache/incubator-openwhisk/tree/master/tools/build#how-to-use-redo
   
   to redeploy `wskdev deploy` - this skips the couchdb playbook; use `-n` to see what commands it runs.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services