A virtual machine template designed for use with Packer to build the Dashbrew basebox.
Note: You don't have to build this template in order to run Dashbrew, instead you may use the pre-built basebox.
Before building this template, you must install VirtualBox and Vagrant. Both of these software packages provide easy-to-use visual installers for all popular operating systems.
$ git clone https://github.com/mdkholy/dashbrew-basebox.git
$ packer build template.json
If everything went well, you should end up with a *.box
file that can be used as a Vagrant basebox.
The pre-build boxes are available through Atlas (former Vagrantcloud)
You can install the latest version of this box to your Vagrant installation using the following command
$ vagrant box add mdkholy/dashbrew
It will take a few minutes to download the box, depending on your Internet connection speed.
Here are some of the components that comes pre-installed with the box.