Skip to content

This is a script used for deploying LEMP (Linux, Nginx, MySQL, PHP) on Debian-based distributions of Linux (Debian, Ubuntu, etc).

Notifications You must be signed in to change notification settings

kenstuddy/Deploy-LEMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Deploy-LEMP

This is a script used for deploying LEMP (Linux, Nginx, MySQL, PHP) on Debian-based distributions of Linux (Debian, Ubuntu, etc).

Requirements

One of the following:

Debian 9 or newer

Ubuntu 16.04 or newer

How To Install

Open up a terminal window (or SSH session) on Linux and download the script using wget

wget https://github.com/kenstuddy/Deploy-LEMP/blob/master/deploylemp.sh

Execute the script as root

sudo bash ./deploylemp.sh

Enter your current Linux username into the terminal and wait for the script to install everything.

About

This is a script used for deploying LEMP (Linux, Nginx, MySQL, PHP) on Debian-based distributions of Linux (Debian, Ubuntu, etc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages