Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

VirtuBox/plesk-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plesk Nginx

Plesk-Nginx bash script is now included in nginx-ee, this repository will not receive updates anymore.

plesk-nginx

plesk-nginx Github page now available

Use this script with caution, Plesk or me will not be responsible if your server crash

Main Features

  • Compile the latest Nginx mainline or stable release
  • Ngx_Pagespeed
  • TLS v1.3 draft 28
  • Brotli
  • Naxsi WAF

Nginx current mainline release : v1.15.2
Nginx current stable release : v1.14.0

additional modules included :

  • ngx_cache_purge
  • memc-nginx-module
  • headers-more-nginx-module
  • ngx_devel_kit
  • echo-nginx-module
  • redis2-nginx-module
  • ngx_http_redis-0.3.8
  • srcache-nginx-module
  • set-misc-nginx-module
  • Openssl 1.1.1-pre8
  • ngx_brotli
  • ngx_http_substitutions_filter_module
  • nginx-dynamic-tls-records-patch_1.13.0
  • ngx_http_auth_pam_module
  • virtual-host-traffic-status

optional modules :


Compatibility

Operating System

  • Ubuntu 18.04 LTS
  • Ubuntu 16.04 LTS
  • Debian 8 Jessie

Plesk releases

  • 17.5.x
  • 17.8.x
  • 17.9.x

Usage


bash <(wget -O - https://raw.githubusercontent.com/VirtuBox/plesk-nginx/master/plesk-nginx.sh)

Feel free to open an issue if you have any error during the compilation.

Nginx configuration

  • My current Nginx configuration is available here : nginx.conf
  • My SSL/TLS configuration with TLSv1.2 and TLSv1.3 is available here : ssl.conf

Published & maintained by VirtuBox