node-mongo-vagrant
node-mongo-vagrant copied to clipboard
Vagrant box running Ubuntu 12.04, Node.js, and MongoDB.
Node.js / MongoDB / Ubuntu 12.04 64-bit Vagrant Box
UPDATE: This repo has not been maintained for years. Please consider using docker and docker-compose instead.
How to Use
- Download and install VirtualBox by clicking here
- Download and install Vagrant by clicking here
- Clone this repository.
- cd node-mongo-vagrant/
- vagrant up
- Grab a cup of coffee while you wait for the server to download and install. This will take a little while depending on your internet connection.
Once you run it the first time, node will run a default server and you can access it by visiting http://10.0.33.34 in your browser.