homerj31 / Vagrant-LAMP

Vagrant configuration for LAMP (Linux, Apache, MySQL, PHP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant LAMP - Ubuntu 14.04

Using Vagrant can be really easy. This repository will help you to create a virtual machine in seconds with LAMP installed.

##Requirements

##How to use

$ git clone https://github.com/GeekyTheory/Vagrant-LAMP.git
$ cd Vagrant-LAMP
$ vagrant up

####Access to Apache server:

####MySQL and PhpMyAdmin:

####Web root The web root has been configured to be at htdocs folder, which is shared in /var/www/html.

##Author

##Additional info Additional info can be found here.

About

Vagrant configuration for LAMP (Linux, Apache, MySQL, PHP).

License:Apache License 2.0


Languages

Language:Shell 98.5%Language:PHP 1.5%