Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
/ vagrant-lamp Public archive

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP. Provisioned with puppet and ready to deploy.

License

Notifications You must be signed in to change notification settings

obihann/vagrant-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant LAMP

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP. Provisioned with puppet and ready to deploy.

Fork us:
https://github.com/obihann/vagrant-lamp/

Download the latest box:
https://atlas.hashicorp.com/obihann/boxes/lamp/

Install the latest box:
$ vagrant init obihann/lamp; vagrant up --provider virtualbox

Useful Info

Software Versions

  • Ubuntu 12.04 LTS
  • puppet 3.8.7
  • git 1.7.9.5
  • python 2.7.3
  • perl 5.14.2
  • ruby 1.8.7
  • MySQL Ver 14.14 Distrib 5.5.49
  • apache 2.4.20
  • PHP 5.6.22-3
  • memcached 1.4.13
  • sqlite3 3.7.9
  • curl 7.22.0
  • composer 1.1.2
  • redis version 2.2.12

Base Image

Puppet Modules

PHP Packages

  • php5.6-curl
  • php5.6-gd
  • php5.6-imagick
  • php5.6-mbstring
  • php5.6-mysql
  • php5.6-mcrypt
  • php5.6-sqlite3
  • php5.6-xml
  • php5.6-zip
  • php5.6-xml
  • php-pear

Changelog

  • 0.1.0 - changes to php modules, puppet modules, and versions
  • 0.0.3 - fixing issue with Vagrantfile config attempting to load puppet modules that didn't exist
  • 0.0.2 - update of Vagrantfile to create a www folder that is a symlink to /var/www

##License This tool is protected by the GNU General Public License v2.

Copyright Jeffrey Hann 2016

About

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP. Provisioned with puppet and ready to deploy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages