Just installed mongodb using click-to-deploy in google cloud platform. I have another project, for which I created the mongodb database, where my web application runs. Do I
On the Mongodb project you should open firewall for port 27017.
MongoDB used ports are listed at: http://docs.mongodb.org/manual/tutorial/configure-linux-iptables-firewall/
Regards, Paolo