Skip to content

Bootstrap vagrant project for rest-hapi-bootstrap and client-hapi-bootstrap.

License

Notifications You must be signed in to change notification settings

Olson3R/vagrant-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-bootstrap

Bootstrap vagrant project for rest-hapi-bootstrap and client-hapi-bootstrap.

Instructions

  1. Make sure you have vagrant (https://www.vagrantup.com/) installed
  2. Clone this repo git clone [email protected]:Olson3R/vagrant-bootstrap.git
  3. Change directories to cd vagrant-bootstrap/www
  4. Clone the rest-hapi-bootstrap repo into the vagrant-bootstrap/www directory
  1. Clone the client-hapi-bootstrap repo into the vagrant-bootstrap/www directory
  1. Change directories back to vagrant-bootstrap
  2. Bring up the vagrant machine vagrant up
  • Note: If you do not already have the vm image downloaded, it can take a while since it is 500+ MB.
  • Note: Provisioning will take a while as well the first time the vm provisions
  1. Ssh into the vm vagrant ssh
  2. Run your node apps

Notes

  1. The VM will be host-only accessible under IP 192.168.30.10 by default

About

Bootstrap vagrant project for rest-hapi-bootstrap and client-hapi-bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages