Skip to content

marek-binkowski-sim/vagrant-puppet-lamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP setup with Vagrant & Puppet


A out of the box solution for a LAMP setup, Debian Wheezy 7.4 is installed with the following packages:

  • Adminer
  • Apache 2.2
  • Composer
  • Git
  • MongoDB 2.4
  • MySQL 5.5
  • Pear
  • Pecl
  • PHP 5.4
  • Phing
  • Subversion
  • SQLite 3
  • Varnish

Requirements

  • Vagrant 1.5.1
  • Virtualbox 4.3.8

Installation

Change the IP address to whatever you want in the Vagrantfile, and add that IP address to your host file, for example:

192.168.2.200 dev.localdev.nl

Adminer

By default Adminer (http://adminer.org) is installed and can be accessed from adminer.localdev.nl if added to the host file.

Credits

https://github.com/ffuenf for his excellent debian 7.4 base box

About

Vagrant setup with puppet as provisioner for a default lamp setup

Resources

Stars

Watchers

Forks

Packages

No packages published