Skip to content

Latest commit

 

History

History

mongo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A Mongodb Vagrant Box

Mongodb support

The box can be provisioned with Mongodb:

fab vagrant installMongo

Mongodb is installed in ~/? with the following configuration:

  • access to the HTTP interface from the host on port 27017

This is very handful for developing apps with mean.io stack.