Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 261 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 261 Bytes

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