How to connect hosted Mongo DB to Knowi
AnsweredI am not sure how to connect my Mongo Atlas datasource to Knowi. I keep getting a timeout.
-
Official comment
For MongoDB Atlas,
1. You'll need to whitelist our IPs into Atlas. Our IPs are 107.21.223.31, 54.227.241.30 and 54.225.241.178
2. Set the database properties to include SSL, authSource and replicaSet (ssl=true&authSource=admin&replicaSet=< .yourRelplicaSetName>)
Please see this step-by-step for setting up connectivity to Atlas: http://blog.knowi.com/2017/04/native-analytics-on-mongodb- atlas-step.html Comment actions
Please sign in to leave a comment.
1 comment