mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-04-25 07:05:59 +03:00
[PR #7] [MERGED] Added both lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer #18
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#18
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/7
Author: @LePresidente
Created: 2/21/2022
Status: ✅ Merged
Merged: 3/17/2022
Merged by: @jc21
Base:
master← Head:master📝 Commits (10+)
ac76802Added lua-resty-http pluginb4804e6Install Crowdsec OpenResty Bouncer directly into the docker image.c9cb887Fixed build to correctly install crowdsec-openresty-bouncerf819b8aUpdated crowdsec openresty bouncer to 0.1.748821eaCleanup crowdsec folder after install.6f7e8acremove the crowdsec install tgz file.7e6f7c5added CROWDSEC_OPENRESTY_BOUNCER_VERSION environment version to jenkins script.7793f92missed one arg in the buildx command.6aba66aMerge branch 'NginxProxyManager:master' into masterb987850Add extra check for environment variable📊 Changes
7 files changed (+44 additions, -2 deletions)
View changed files
📝
.jenkins/Jenkinsfile(+1 -0)📝
README.md(+1 -0)📝
docker/Dockerfile(+10 -2)📝
local-build.sh(+2 -0)📝
scripts/buildx(+1 -0)➕
scripts/install-crowdsec_openresty_bouncer(+28 -0)📝
scripts/install-openresty(+1 -0)📄 Description
Added both lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.