/vagrant-wp

Vagrant Wordpress

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

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!