Hi,
How to connect to MongoDB remotely, I have made changes to the file in the Droplet. File name:-mongod.conf.orig
Thanks!
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
I would recommend following part 3 from this step by step tutorial on how to configure remote access for your MongoDB instance:
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-mongodb-on-ubuntu-16-04#part-three-configuring-remote-access-(optional)
Regards, Bobby