Skip to content

marius-cojocariu/VagrantWebExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Web Example

Simple vagrant template for creating a php web development environment.

What it does: provisions the vagrant box with apache, php and mysql. Setups the correct permissions for required directories. Adds phpmyadmin to the mix. Uses a collection of puppet modules from the puppet forge. All credits goes to them and the creators of vagrant.

How to use:

Simply copy the puppet directory and Vagrantfile to your project dir and run the command

vagrant up

The password for mysql's root is

asd123

Don't forget to check the Vagrantfile for options.

About

Simple vagrant template for creating a php web development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors