Question
How can i allow remote access for MongoDB in Django One Click Image?
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 ?
solved it
thanks