Skip to content

devops-arthur/LEMP-Stack-Ubuntu

Repository files navigation

LEMP-Stack-Ubuntu

LEMP stack install for Ubuntu 16.04.**

This will install :

  1. nginx version: nginx/1.13.3
  2. PHP 7.1.9-1+ubuntu16.04.1+deb.sury.org+1
  3. Laravel 5.5 on /var/www/myapp
  4. MySQL 5.7.19

To download and run the script on your server :

#cd /usr/local/src
#git clone  https://github.com/bajula/LEMP-Stack-Ubuntu.git
#cd /LEMP-Stack-Ubuntu
#chmod +x *.sh
#./lemp-install.sh

About

LEMP stack install for Ubuntu 16.04.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages