These are local development environments.
You can review the Vagrantfiles if you would like to customize and package the boxes.
You can dowload and use the box with the Vagrantfile. Development boxes are included in the boxes
folder.
- Vagrant: Download the (mac) client - https://www.vagrantup.com/downloads.html
- Virtualbox: Download and install for (OS X) - https://www.virtualbox.org
- Ngrok: Install for sharing - https://ngrok.com/download
- Install These Vagrant Plugins
vagrant plugin install vagrant-triggers
vagrant plugin install vagrant-hostmanager
Environment | Use Case |
---|---|
Nginx | Reverse proxy |
Node | Node with Nginx |
Express | Node Web server |
Loopback | Node API server |
Hapi | Node API server |
Data | Redis, Mongo, MySql |