Created
February 7, 2017 20:27
-
-
Save mael/9d27b5b3aca2753e751da505c4ad28cf to your computer and use it in GitHub Desktop.
Robomongo 0.9 to server mongoDB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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