Created: 2017.08.16
- Download Virtualbox
- Always keep your Virtualbox up to date.
- Download Vagrant
- Install Vagrant
Vagrant images are large! If necessary, configure Vagrant and Virtualbox to run from your external drive:
- Running Vagrant + VirtualBox from an External Drive
- vagrant.d outside of the home folder
- Vagrant Environmental Variables
Note that the export
command requires editing your Bash Profile.
A Vagrantfile specifies what a virtual machine should contain (build modules etc)
- Navigate to a directory containing a
Vagrantfile
vagrant up