Skip to content

marcojanssen/vagrant-puppet-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP setup with Vagrant & Puppet


A out of the box solution for a LAMP setup, Ubuntu 14.04 is installed with the following packages:

  • Adminer
  • Apache 2.4
  • Composer
  • Git
  • MongoDB 2.6
  • MySQL 5.5
  • Pear
  • Pecl
  • PHP 5.5
  • Phing
  • SQLite

Requirements

  • Vagrant 1.5.3
  • Virtualbox 4.3.10

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.localhost.com if added to the host file.

About

Vagrant setup with puppet as provisioner for a default lamp setup

Resources

Stars

Watchers

Forks

Packages

No packages published