Skip to content

It's a vagrant provisioned only with mongodb, just for test. I use an ansible-galaxy role, Stouts mongodb

Notifications You must be signed in to change notification settings

blubecks/vagrant-mongo-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-mongo-dev

It's a simple vagrant provisioned just with mongodb for development purpose.

If you need to reach mongo from the host you have to modify the /etc/mongo.conf file adding

# bind = 127.0.0.0

and then you can restart mongod

service mongod restart

About

It's a vagrant provisioned only with mongodb, just for test. I use an ansible-galaxy role, Stouts mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published