omalave / vagrant-wp

Vagrant Wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant for Wordpress development

This is a simple wordpress enviroment for development porpouses!

MySQL Credentials

  • user: root
  • pass: root

Usage

  • Clone this repository
git clone https://github.com/omalave/vagrant-wp.git .
  • Run Vagrant up
vagrant up --provision

####For test enter to http://127.0.0.1:8000/

####Enjoy!

About

Vagrant Wordpress

License:GNU General Public License v3.0


Languages

Language:PHP 80.5%Language:Shell 19.5%