krlex / ansible-lemp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 96.1%Language:Jinja 3.9%