Skip to content

strongloop-community/vagrant-strongnode-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#StrongNode & Mongodb with Ubuntu precise 64 VirtualBox - Vagrant

###How to Use

  1. Download and install VirtualBox by clicking here
  2. Download and install Vagrant by clicking here
  3. Clone this repository.
  4. cd vagrant-strongnode-mongodb/
  5. vagrant up

###After Vagrant Box is up

  1. Vagrantfile configures private network at http://33.33.33.10/
  2. place your StrongLoop node apps in vagrant-strongnode-mongodb/strongnode-app-folder ( such as vagrant-strongnode-mongodb/strongnode-app-folder/myApp/app.js)
  3. login into the machine via 'vagrant ssh'
  4. from cli start your node app with 'slc run /var/strongnode-app-folder/myApp/app.js'

###Further Reading

githalytics.com alpha

About

vagrant configuration for StrongLoop node and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages