jtreminio / vagrant-puppet-lamp
Non-PHP! Everything you need to get a LAMP-based Puppet/Vagrant VM up and running in seconds!
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 68
Watchers: 6
Forks: 9
Open Issues: 0
Language:Puppet
Type:project
Requires
- puphpet/puppet-apache: dev-master
- puphpet/puppet-git: dev-master
- puphpet/puppet-mysql: dev-master
- puphpet/puppet-nginx: dev-master
- puphpet/puppet-php: dev-master
- puphpet/puppet-phpmyadmin: dev-master
- puphpet/puppet-postgresql: dev-master
- puphpet/puppet-puphpet: dev-master
- puphpet/puppet-xdebug: dev-master
- puphpet/puppetlabs-apt: dev-master
This package is not auto-updated.
Last update: 2016-09-22 06:59:28 UTC
README
This repo has been abandoned and will no longer receive updates. Create your own VM using www.puphpet.com
Vagrant/Puppet LAMP
This will create a basic VM for local development, without crapping up your daily driver OS.
This is the spiritual successor to my previous article, "Setting Up a VM, Step by Step".
By default it sets up a copy of my PuPHPet app. Simply add an entry in local hosts,
192.168.123.101 puphpet.dev
and run $ vagrant up
and within minutes you'll have a fully-functioning VM and website!
PuPHPet
If you wish to quickly and easily setup your own, custom Vagrant/Puppet VM, go to puphpet.com, my new GUI-based online configurator! Just point, click, and BOOM VM magic in your face!