Skip to content

Scoutinglegion/nginx-autoinstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compile Nginx on Debian 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.1%
  • Nginx 8.9%