Replies: 3 comments 6 replies
-
It should work, I tested it now and it works fine using mongodb compass. Make sure you exposed the database and copy the url then just paste the connection here click on connect and it should work you could also check the docs https://docs.dokploy.com/docs/core/databases/connection/mongo-atlas |
Beta Was this translation helpful? Give feedback.
-
@Siumauricio I am facing same error when I enable Use Replica Sets. Else is working fine. I try different time, but it issue with Replica Sets. I also try to use connection string with |
Beta Was this translation helpful? Give feedback.
-
If I disable replica set than the connection string will be If replica set is enable than the connection string will be Worked for me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a MongoDB instance in dokploy as it comes in the templates. But can't connect to it through the external URL.
Other DB's like postgres are accessible also other test services.
Maybe something is missing from the base template, or I have to configure something extra that I don't know much about it.
Beta Was this translation helpful? Give feedback.
All reactions