Please have Vagrant and VirtualBox installed ahead of the workshop, if possible. We'll be providing a virtual machine (on USB keys) with the lab exercises. Having Vagrant ready to run the VM will help us get started quickly. That said, we'll have a few minutes of slide presentation to get started. You might be able to get things working then. If you're unable to get Vagrant working, we'll have you pair up with a neighbor.
Created
April 20, 2015 15:45
-
-
Save booch/5843239c2409ca07fed2 to your computer and use it in GitHub Desktop.
Prerequisites for HTTP Workshop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For those installing Virtual box and Vagrant for the first time in Mac OS X
For Home Brew users as opposed to Mac Ports Users do the following:
Source -> https://github.com/caskroom/homebrew-cask
source -> http://sourabhbajaj.com/mac-setup/Vagrant/README.html
Vagrant uses Virtualbox to manage the virtual dependencies. You can directly download virtualbox and install or use homebrew for it.
Now install Vagrant either from the website or use homebrew for installing it.
Vagrant-Manager helps you manage all your virtual machines in one place directly from the menubar.