What can we help you with?

e.g. Getting Started, Build Dashboards

How to connect hosted Mongo DB to Knowi

Answered

1 comment

  • Official comment
    Avatar
    Lorraine Williams

    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 Permalink

Please sign in to leave a comment.