Skip to content

The Packer template used to build dashbrew base box.

Notifications You must be signed in to change notification settings

Mashbo/dashbrew-basebox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashbrew Base Box

A virtual machine template designed for use with Packer to build the Dashbrew basebox.

Building

Note: You don't have to build this template in order to run Dashbrew, instead you may use the pre-built basebox.

Software Requirements

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.

Clone the repository

$ git clone https://github.com/mdkholy/dashbrew-basebox.git

Build the Vagrant box

$ packer build template.json

If everything went well, you should end up with a *.box file that can be used as a Vagrant basebox.

Pre-built Boxes

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.

Installed Components

Here are some of the components that comes pre-installed with the box.

About

The Packer template used to build dashbrew base box.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ApacheConf 60.3%
  • Shell 39.1%
  • PHP 0.6%