pushrax / devbox

Generic Vagrant machine for development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devbox

The scripted VM I (will) use for development. Orchestrated with Vagrant, and provisioned with Chef.

It exists as a public repository mainly to simplify my own access, but feel free to grab any useful tidbits from here (or use it outright).

Setup

  • Download and install Vagrant
  • If VirtualBox:
    • vagrant up
  • If VMware Fusion:
    • VAGRANT_DEFAULT_PROVIDER=vmware_fusion vagrant up

About

Generic Vagrant machine for development


Languages

Language:Ruby 100.0%