17
Using VVV Vagrant as a Local Development Tool by Neil Gee

Starting out with VVV Vagrant as a WordPress Workflow

  • Upload
    neil

  • View
    98

  • Download
    4

Embed Size (px)

Citation preview

Using VVV Vagrant as a Local Development Toolby Neil Gee

is for Vagrant

What you need…

VirtualBoxVagrant

– vagrant-hostupdater– vagrant-triggers

VVV (Varying Vagrant Vagrants)Variable VVVVVV Dashboard

Virtual Boxhttps://www.virtualbox.org/wiki/Downloads

Vagranthttp://www.vagrantup.com/downloads

Vagrant Plugins

vagrant plugin install vagrant-hostsupdatervagrant plugin install vagrant-triggers

Githttp://git-scm.com/

VVVhttps://github.com/Varying-Vagrant-Vagrants/VVV

Zip or Git Clone

git clone https://github.com/Varying-Vagrant-Vagrants/VVV.git localdev

Variable VVVhttps://github.com/bradp/vv

Zip or Git Clone

git clone https://github.com/bradp/vv.git

VVV Dashboardhttps://github.com/leogopal/VVV-Dashboard

Zip or Git Clone

git clone https://github.com/leogopal/VVV-Dashboard

First Time Boot

vagrant up

http://vvv.dev

VVV Variable

vv create

provision-custom.sh

create new sites

speed up the process

add vv to your path.bash_profile

Blueprintvv --blueprint-init

Quick Demo

Thanks for listening

ResourcesVirtualBox - https://www.virtualbox.org Vagrant - https://www.vagrantup.com VVV Vagrant - https://github.com/varying-vagrant-vagrants/vvv/ Variable VVV - https://github.com/bradp/vv VVV Dashboard - https://github.com/leogopal/VVV-Dashboard provision-custom.sh - https://gist.github.com/neilgee/021b02c11546d8847e2d

MoreVagrant Manager - http://vagrantmanager.com/ VVV Dashboard - https://github.com/topdown/VVV-Dashboard VVV SiteWizard -https://github.com/aliso/vvv-site-wizard VVV Apache - https://github.com/ericmann/vvv-apache