VirtuBox / nginx-ee

Automated Nginx compilation with HTTP/3 and additional modules support. Compatible with WordOps, EasyEngine & Plesk
https://virtubox.github.io/nginx-ee/
MIT License
203 stars 58 forks source link

Reverted to Plesk Nginx? #76

Closed XOKP closed 5 years ago

XOKP commented 5 years ago

I installed Nginx-ee on a Plesk server for a few weeks, and then the Nginx and OpenSSL was reverted to older version which I believe the updates from Plesk, is there anything I need to do after I installing Nginx-ee, in order to stop Nginx overwrite from Plesk?

bash <(wget -O - vtb.cx/nginx-ee || curl -sL vtb.cx/nginx-ee)

VirtuBox commented 5 years ago

Hello @XOKP, My script cannot prevent Plesk Nginx update because their update script force sw-nginx package upgrade even if the package state is hold or if there is a blocking directive in /etc/apt/preferences.d/. I haven't found a solution for that yet

XOKP commented 5 years ago

Hi @VirtuBox,

Thanks for your confirmation on this. Hope there will be a solution in the near future.