jiangpengcheng commented on a change in pull request #4963:
URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614512598
##########
File path: ansible/README.md
##########
@@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml
- To use the API Gateway, you'll need to run `apigateway.yml` and
`routemgmt.yml`.
- Use `ansible-playbook -i environments/$ENVIRONMENT openwhisk.yml` to avoid
wiping the data store. This is useful to start OpenWhisk after restarting your
Operating System.
+### Deploying Using MongoDB
+
+You can choose MongoDB instead of CouchDB as the database backend to store
entities and activations.
Review comment:
ok
--
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:
[email protected]