How can i allow remote access for MongoDB if i am using Django One Click image which is using Nginx web server? Can i set UFW (which is disabled by default) ?
i am using MongoDB for local testing, which involve read & write data from django apps in local machines
if i am using UFW, does it affect the normal use of the django droplet ?
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.
FYR
The below tutorial can guide with allowing remote access for MongoDB :
Regards, Rajkishore
Click below to sign up and get $100 of credit to try our products over 60 days!
solved it thanks