Skip to content

Instantly share code, notes, and snippets.

@aborsu
Last active February 2, 2016 21:35
Show Gist options
  • Save aborsu/5b6c7f6668619cd2143a to your computer and use it in GitHub Desktop.
Save aborsu/5b6c7f6668619cd2143a to your computer and use it in GitHub Desktop.

Install vagrant

brew cask install virtualbox
brew cask install vagrant

Goodies (for Simon)

Vagrant-manager

Title bar icon to start/stop and destroy vagrant clusters.

brew cask install vagrant-manager

vagrant-cahier

Cache packages to speed up deployments. More info here.

vagrant plugin install vagrant-cachier

Additional plugins

vagrant-hostupdater

Adds hostnames of running vagrant machines to the hots /etc/hostsfile. Install instructions here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment