NginxProxyManager / docker-nginx-full

Docker image with compiled Nginx (OpenResty) and OpenSSL with all the stock Nginx plugins enabled.
72 stars 60 forks source link

Readd Crowdsec Bouncer #8

Open LePresidente opened 2 years ago

LePresidente commented 2 years ago

Re add the crowdsec nginx bouncer

Requires upstream change first https://github.com/crowdsecurity/cs-openresty-bouncer/pull/28, will bump the version once its been released and remove the ONHOLD from the title.

LePresidente commented 2 years ago

Ok this is done can you redo the build since 0.1.11 was just released, my testing now shows the memory usage back to normal levels of 100mb-200mb for my 7 Vhosts

LePresidente commented 2 years ago

This will also require a change in the main project for the config files as well https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1875

LePresidente commented 2 years ago

Before: Before ssl fix

After: After ssl fix

LePresidente commented 2 years ago

Can't pull the above due to permissions but i have built a docker image my side, With the following two PR's if you want to test

https://github.com/NginxProxyManager/docker-nginx-full/pull/8 https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1875

https://hub.docker.com/r/lepresidente/nginxproxymanager:latest

I have been using this for the past month with no issues

sam-6174 commented 2 years ago

Hello, what is the status on this PR?

My understanding is that the feature request was merged-and-reverted due to a memory leak, but the memory leak has since been fixed based on op's description in this PR.

LePresidente commented 1 year ago

fixed merge conflicts

LePresidente commented 1 year ago

@jc21 Any update on Readding this and going forward with this change?

teambvd commented 6 months ago

Is there any additional testing (or otherwise) I can possibly help with in order to see this PR merged by chance?

nginxproxymanagerci[bot] commented 6 months ago

Docker Image for build 223 is available on DockerHub as:

maxdd commented 6 months ago

Up