Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This is a installation LEMP over ansible and Vagrant(FreeBSD,Fedora,CentOS,Debian,Ubuntu)
https://github.com/krlex/ansible-lemp

ansible centos debian fedora freebsd linux nginx php7 ubuntu vagrant zfs

Last synced: 25 days ago
JSON representation

This is a installation LEMP over ansible and Vagrant(FreeBSD,Fedora,CentOS,Debian,Ubuntu)

Awesome Lists containing this project

README

        

LEMP
===

Linux + Nginx + 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