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
- Host: GitHub
- URL: https://github.com/aoliverwd/vagrant-lamp
- Owner: aoliverwd
- Created: 2020-09-27T20:18:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T12:47:07.000Z (about 5 years ago)
- Last Synced: 2025-01-29T04:28:36.345Z (11 months ago)
- Topics: apache2, lamp, lamp-stack, vagrant, vagrantfile, vm
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```