Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This is a installation LAMP over ansible and vagrant(FreeBSD, Fedora, Ubuntu, Debian, CentOS)
https://github.com/krlex/ansible-lamp

ansible apache2 centos debian freebsd httpd linux php7 ubuntu vagrant

Last synced: about 1 month ago
JSON representation

This is a installation LAMP over ansible and vagrant(FreeBSD, Fedora, Ubuntu, Debian, CentOS)

Awesome Lists containing this project

README

        

LAMP
===

Linux + Apache2 + Mariadb + PHP

## For Vagrant Installation

```
vagrant up
```
or

```
ansible-playbook -i hosts provision/site.yml -c local
```
## For Manual Installation

```
./run.sh

```

## Tested

- FreeBSD
- Debian
- Ubuntu
- Fedora
- CentOS