Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

fgrehm/vagrant-dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General purpose Vagrant box

For now, have a look at site.pp to see whats included.

Building the box

rake rebuild

This will output a box named like quantal64-dev-box-2013-01-23.box that you can add to vagrant with vagrant box add quantal64-dev-box-2013-01-23 /path/to/quantal64-dev-box-2013-01-23.box.

Please note that it takes ~20/25 minutes to rebuild the VM on my laptop using a 15mb connection, so go grab a coffee while it runs ;)

I keep the latest release on a public folder at my dropbox account, feel free to use it:

vagrant box add quantal64-rails-2013-01-23 http://dl.dropbox.com/u/13510779/quantal64-dev-box-2013-01-23.box

About

My general purpose vagrant dev box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published