Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1 KB

README.md

File metadata and controls

39 lines (27 loc) · 1 KB

Vagrant Wordpress Base

A Vagrant base project for building Wordpress sites.

This is a simple project that provision a development VM with ubuntu 12.04 + nginx + php5 + mysql hosted on http://files.tiagogoncalves.com.br/vagrant/virtualbox/ubuntu-12.04-nginx-mysql-php5.box.

Requirements

Installation

Clone the repository:

$ git clone [email protected]:legiao/vagrant-wordpress-base.git

Provision the VM with Vagrant

$ vagrant up

Open the Wordpress in web browser http://localhost:8080/

Authors

Copyright

Copyright (c) 2013 Tiago de Assis Gonçalves. See LICENSE for details.