An open API service indexing awesome lists of open source software.

https://github.com/aoliverwd/vagrant-lamp

Vagrant LAMP stack
https://github.com/aoliverwd/vagrant-lamp

apache2 lamp lamp-stack vagrant vagrantfile vm

Last synced: 9 months ago
JSON representation

Vagrant LAMP stack

Awesome Lists containing this project

README

          

# Vagrant LAMP Stack

## Requirements

* Vagrant: https://www.vagrantup.com
* VirtualBox: https://www.virtualbox.org

## Running Vagrant

```bash
vagrant up
```