mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-04-25 07:05:59 +03:00
[PR #6] [CLOSED] Add CrowdSec OpenResty bouncer, Admin Dashboard logging and ModSecurity #16
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-nginx-full#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NginxProxyManager/docker-nginx-full/pull/6
Author: @baudneo
Created: 2/18/2022
Status: ❌ Closed
Base:
master← Head:crowdsec_openresty📝 Commits (10+)
bd98088Add native support for CrowdSec OpenResty bouncer.10ae9d8Minor alterations97ff11eAdd CrowdSec OpenResty bouncer to base docker image, add geoIP module and some other modules to OpenResty.da6f528Add the new environment variables to the Jenkinsfile.6b32480Add the new environment variables to the buildx script.bf91360Add modsecurity moduleece66cfmkdir missed01f4614Formatting and remove -ff lag from tar.a1c5580Remove build/install script call for libmindmaxfe08502Reformat.📊 Changes
17 files changed (+601 additions, -342 deletions)
View changed files
📝
.jenkins/Jenkinsfile(+136 -130)📝
README.md(+20 -10)📝
docker/Dockerfile(+147 -50)📝
docker/Dockerfile.acmesh(+5 -4)📝
docker/Dockerfile.acmesh-golang(+9 -8)📝
docker/Dockerfile.certbot(+10 -6)📝
docker/Dockerfile.certbot-node(+10 -4)📝
local-build.sh(+83 -39)📝
scripts/build-lua(+10 -15)➕
scripts/build-mindmaxdb(+19 -0)➕
scripts/build-modsecurity(+26 -0)📝
scripts/build-openresty(+59 -48)📝
scripts/buildx(+18 -4)➕
scripts/install-crowdsec-openresty-bouncer(+17 -0)📝
scripts/install-lua(+0 -12)➕
scripts/install-modsecurity(+30 -0)📝
scripts/install-openresty(+2 -12)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.