Skip to content

Instantly share code, notes, and snippets.

@mael
Created February 7, 2017 20:27
Show Gist options
  • Save mael/9d27b5b3aca2753e751da505c4ad28cf to your computer and use it in GitHub Desktop.
Save mael/9d27b5b3aca2753e751da505c4ad28cf to your computer and use it in GitHub Desktop.
Robomongo 0.9 to server mongoDB
#SERVER
-Install mongodb
-Comment out /etc/mongod.conf file's bind_ip
#CLIENT (v0.9)
-Set address ( IP of server ) : Port number (27017)
-SSH TAB -> ip server and .pem file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment