danilomendonca commented on issue #3123: Nginx container fails to start URL: https://github.com/apache/incubator-openwhisk/issues/3123#issuecomment-353035474 I found the [detailed tutorial for Vagrant](https://github.com/apache/incubator-openwhisk/blob/master/tools/vagrant/README.md), I suppose I have to: vagrant ssh cd ${ANSIBLE_HOME} # teardown all containers expect couchdb container ansible-playbook -i environments/local openwhisk.yml -e mode=clean # deploy openwhisk containers ansible-playbook -i environments/local openwhisk.yml to re-deploy after VM restart.
---------------------------------------------------------------- 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
