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

https://github.com/jacobbednarz/ansible-lamp

A simple, no bullshit LAMP stack with Ansible.
https://github.com/jacobbednarz/ansible-lamp

Last synced: about 1 month ago
JSON representation

A simple, no bullshit LAMP stack with Ansible.

Awesome Lists containing this project

README

        

# Ansible LAMP stack

No bells and whistles, just a LAMP stack.

### Getting started

Before you can run the provision you will need to run `script/bootstrap` to
setup the MySQL configuration. Once that is running you can then run
`vagrant provision` and kick off the provisioning using the inbuilt ansible
provider for Vagrant.