/nginx-autoinstall

Compile Nginx on Debian 8

Primary LanguageShellGNU General Public License v3.0GPL-3.0

nginx-autoinstall

Automatically compile from source and install Nginx mainline, on Debian 8.

screen

Features

Optional modules/features

Installation

Just download and execute the script :

wget https://raw.githubusercontent.com/Angristan/nginx-autoinstall/master/nginx-autoinstall.sh
chmod +x nginx-autoinstall.sh
./nginx-autoinstall.sh

You can check nginx.conf exemples.

Uninstallation

Just select the option when running the script :

update

You have te choice to delete the logs and the conf.

Update

Select the update option to get the latest fixes and modules version.

Warning : It will override all you modifications to the script !

update

You can install nginx over and over again, to add or remove modules or just to update nginx.

LICENSE

GPL v3.0