Skip to content

aatishnn/lempstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository hosts a setup script that simplies the installation of LEMP stack suitable(?) for shared-like Linux environments.

Any questions or issues? Feel free to open an issue or suggest new features.

Quick Install

Run these commands as root:

wget https://raw.github.com/aatishnn/lempstack/master/lemp-debian.sh 
chmod +x lemp-debian.sh 
./lemp-debian.sh

Check out @mdPlusPlus 's fork that works with Debian 8, has Let's Encrypt support and many more improvements.

Releases

No releases published

Packages

No packages published

Languages