rabbah commented on a change in pull request #4963:
URL: https://github.com/apache/openwhisk/pull/4963#discussion_r607511706



##########
File path: ansible/README.md
##########
@@ -191,6 +191,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 use MongoDB as the database backend, and there is an ansible task to 
deploy a single node MongoDB server for testing and developing

Review comment:
       it's not clear reading this part of the doc if mongo is for entities, 
activations, or both.




-- 
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]


Reply via email to