Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hello,
I would recommend following the step by step instructions from their official website:
https://docs.mongodb.com/compass/master/connect/
Note that you if you have Compass running locally on your PC, then you might have to allow your IP address via your droplet’s firewall:
sudo ufw allow from your.home.ip.here
Then check the status:
sudo ufw status
Hope that this helps! Regards, Bobby
Hello I have the same problem and i did the sudo ufw allow from (my ip) and i am still not able to connect
i get:
connect ECONNREFUSED (SERVER IP):27017