/vagrant-chef-wordpress

Shortcut to a Wordpress dev environment in Vagrant with Chef

Primary LanguageRuby

vagrant-chef-wordpress

A shortcut to a Wordpress dev environment on a Vagrant VirtualBox provisioned with Chef. Updated to support Vagrant 2 (1.2) configuration.

Usage

One: Clone this repository.

git clone https://github.com/Version2beta/vagrant-chef-wordpress.git

Two: Vagrant up, yo.

cd vagrant-chef-wordpress

From the terminal (inside vagrant-chef-wordpress dir):

vagrant up

This takes almost 5 minutes on my laptop.

Three: Configure your blog at http://localhost:8000/wp-admin/install.php.