Have only tried this on Mac:
- Create a data directory in the root folder of your app
- cd into your wherever you placed your mongo directory when you installed it
-
run this command:
mongod –dbpath ~/path/to/your/app/data
You should be good to go!
Have only tried this on Mac:
run this command:
mongod –dbpath ~/path/to/your/app/data
You should be good to go!