pauloelr / VagrantMachine

Ubuntu Precise 64 Vagrant Machine with Puppet Provisioning (LAMP + PhpMyAdmin + Pear + Composer + PHPUnit + Other Stuff)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VagrantMachine

Ubuntu Precise 64 Vagrant Machine with Puppet Provisioning (LAMP + PhpMyAdmin + Pear + Composer + PHPUnit + Other Stuff)

For development porpuse only, DO NOT use it in production

Webserver access: http://192.168.2.2

PhpMyAdmin access: http://192.168.2.2/phpmyadmin
phpMyAdmin user: root
phpMyAdmin password: vagrant

If you need any other password it's probably vagrant

Inspired on PuPHPet (https://puphpet.com/) but highly changed

Installation

clone this repository recursively:

git clone https://github.com/pauloelr/VagrantMachine.git --recursive

get inside the repository directory and run:

vagrant up

Task List

  • Change MySQL Module to Submodule (Waiting PuppetLabs Launch Version 2.0.0)
  • Change Concat Module to Submodule (Found some Bugs on Master Branch)
  • Change PhpMyAdmin to Submodule (Considering change to https://github.com/justicel/puppet-phpmyadmin)

About

Ubuntu Precise 64 Vagrant Machine with Puppet Provisioning (LAMP + PhpMyAdmin + Pear + Composer + PHPUnit + Other Stuff)


Languages

Language:Ruby 53.8%Language:Puppet 24.8%Language:Perl 17.8%Language:PHP 2.0%Language:Shell 1.7%