Local Vagrant VM as part of a deployment strategy
Previously I discussed setting up a Vagrant EC2 VM for web application deployment. In this post, I will walk through the process of setting up a local development VM with the objective of maintaining a commmon environment between the local and remote (EC2) VM’s. The local VM I assume that you’ve already installed Virtual Box…