Skip to content

Base Vagrant setup for PHP-based sites (like WordPress blogs)

License

Notifications You must be signed in to change notification settings

carneyplusco/vagrant-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant WP

A basic Vagrant starter kit for PHP-based sites (like WordPress blogs). With it you get:

  • Nginx 1.4.6
  • PHP 5.6
  • MySQL 5.5.50
  • Node 5.x

Requirements

Install these dependencies first:

Project setup

Clone this project then add your web project to a subfolder called app. Vagrant will mount this as the root web directory. Run vagrant up to provision a new virtual machine with the above software.

Your development site will appear locally at http://vagrant.dev

About

Base Vagrant setup for PHP-based sites (like WordPress blogs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published