Skip to content

mirceapreotu/wp-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-vagrant

WordPress Development environment with Vagrant+Chef

Prerequisites

Install the following Vagrant plugins

$ vagrant plugin install vagrant-hostmanager
$ vagrant plugin install vagrant-berkshelf --plugin-version 2.0.1

Usage

Provision and SSH

$ vagrant up
$ vagrant ssh

Access your Wordpress installation: http://wordpress.local/

Administrator credentials: Username root Password root

MySQL administrator password is root

Author

Release history

version: 1.0.0

  • first release

About

WordPress Development environment with Vagrant+Chef

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages