Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 803 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 803 Bytes

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.