Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mdPlusPlus/lempstack

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
120 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository hosts a setup script that simplies the installation of LEMP stack suitable for Debian and Ubuntu environments. It is a fork of https://github.com/aatishnn/lempstack.

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

Read more over at the original author's blog: http://linuxdo.blogspot.com/2012/08/optimized-lemp-installer-for.html

What has changed

  • modified to support new Debian and Ubuntu versions (should be mostly version agnostic now)
  • updated configuration
  • removed unnecessary packages
  • changed php-suhosin to php-snuffleupagus
  • enabled OPcache
  • added IPv6
  • added HTTP/2
  • added TLS via letsencrypt (installs certbot, automates renewal, adds new certificate at virtual host creation)
  • creation of (bigger) dhparam.pem
  • added security related headers

Quick Install

Run these commands as root:

  1. wget https://github.com/mdPlusPlus/lempstack/raw/master/lemp-debian.sh
  2. chmod +x lemp-debian.sh
  3. wget https://github.com/mdPlusPlus/lempstack/raw/master/setup-vhost.sh
  4. chmod +x setup-vhost.sh
  5. ./lemp-debian.sh
  6. ./setup-vhost.sh

About

LEMP Installer for Debian/Ubuntu - Linux, NGINX, MySQL, PHP

Topics

Resources

License

Stars

9 stars

Watchers

4 watching

Forks

Contributors

Languages

  • Shell 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.