Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 674 Bytes

INSTALL.md

File metadata and controls

31 lines (18 loc) · 674 Bytes

INSTALL/UPGRADE VM

  • install or update Vagrant & Virtual Box

    git clone git@github.com:mdwheele/vm.git

    vagrant plugin install vagrant-vbguest

    Update your dotfiles in the files/dotfiles directory. They will be included on provision.

    Update the config.yaml file, only the settings that you need to overwrite.

    vagrant up installs the centos box yum install of packages blah blah blah

OPTIONAL: MANAGE HOSTS

Install the Vagrant::Ghost plugin

$ vagrant plugin install vagrant-ghost

Can now browse served content at http://local.dev