Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.32 KB

Local Environments

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.

Contents

Setup

  1. Vagrant: Download the (mac) client - https://www.vagrantup.com/downloads.html
  2. Virtualbox: Download and install for (OS X) - https://www.virtualbox.org
  3. Ngrok: Install for sharing - https://ngrok.com/download
  4. Install These Vagrant Plugins
  • vagrant plugin install vagrant-triggers
  • vagrant plugin install vagrant-hostmanager

Boxes

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

Mongo Best Practices