/vagrant-puppet-lamp

Vagrant with puppet provisioning (basic lamp setup)

Primary LanguagePuppet

vagrant-puppet-lamp

Basic Vagrant setup with provisioning by Puppet

Setup: Ubuntu Lucid x86 with LAMP

Requirements:

Guide:

  • Download and install required software
  • Fork this repository
  • Clone forked repository
  • Run terminal and execute 'vagrant up'
  • After provisioning, server should be ready to use (webserver: 8080, mysql: 8889)

Note: the src directory is linked to the webserver document root.

Note: default mysql username and password are root.

Note: mysql server is remotely accessible.