WordPress Development environment with Vagrant+Chef
Install the following Vagrant plugins
$ vagrant plugin install vagrant-hostmanager
$ vagrant plugin install vagrant-berkshelf --plugin-version 2.0.1
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
version: 1.0.0
- first release