Aller au fichier
virtubox 83b8300974 Mise à jour de 'memcached.sh' 2020-07-17 17:45:13 +02:00
nginx Update 'nginx/build.sh' 2017-10-21 04:17:09 +00:00
LICENSE Initial commit 2016-10-22 19:14:18 +00:00
README.md Update 'README.md' 2017-10-09 15:16:47 +00:00
geoip-php72.sh Mettre à jour 'geoip-php72.sh' 2018-05-14 14:00:28 +00:00
geoip.sh Ajouter 'geoip.sh' 2016-12-14 12:43:14 +00:00
memcached.sh Mise à jour de 'memcached.sh' 2020-07-17 17:45:13 +02:00
pdflib-php71.sh Ajouter 'pdflib-php71.sh' 2018-06-06 12:40:33 +00:00
redis-cache.sh Update 'redis-cache.sh' 2017-07-09 07:01:47 +00:00

README.md

Plesk Onyx Scripts collection

Some script to install / update / improve Plesk Onyx configuration. Tested on Ubuntu 16.04 LTS by default. Simply run the command to install a script

Script to compile Nginx from source with TLS 1.3 Support + Brotli


others 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-modul
  • set-misc-nginx-module
  • ngx_coolkit
  • ngx_slowfs_cache
  • ngx_http_substitutions_filter_module
  • nginxdynamic_tls_records_1.11.5

To run the script

bash <(wget --no-check-certificate -O - https://git.virtubox.net/virtubox/plesk-script/src/master/nginx/build.sh)