Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.02 KB

NGINX
NGINE

This script will make it super easy to setup a LEMP server.

Options

Supported Distros:

  • Debian
  • Ubuntu

NGINX Versions:

  • Stable
  • Mainline

PHP Versions:


Supported SQLs:

  • MariaDB

Addons:


Usage

  • Log into your server via ssh and download the raw ngine.sh script and then execute it.
  • wget https://raw.githubusercontent.com/beardlyness/NGINE/master/ngine.sh
  • bash ngine.sh

Notes

If you have any questions feel free to email maintainer: projects [AT] hacked [DOT] is