Greetings everyone,
I’m having a trouble utilizing MongoDB Compass to connect to my MongoDB Droplet, I simply can’t figure what fields I need to fill out to successfully connect to it.
Any help would be greatly appreciated!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Nevermind, I figured it out.
For MongoDB Compass users (Jan 2021), you need to go to:
-Fill in connection fields individually
-Select the More Options tab
-Under the options of SSH tunnel, select Use Password
-Your host name is your MongoDB Droplet IP
-Tunnel Port 22
-Your Username is root
-Your password is whatever you set to be your DB password.
Hope this helps!
Hello,
DigitalOcean now offers Managed MongoDB databases as well:
https://www.digitalocean.com/blog/introducing-digitalocean-managed-mongodb/
For more information on how to get started, make sure to check out this video here:
Regards, Bobby