[PR #7] [MERGED] Added both lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer #18

Closed
opened 2026-02-27 14:58:09 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (10+)

  • ac76802 Added lua-resty-http plugin
  • b4804e6 Install Crowdsec OpenResty Bouncer directly into the docker image.
  • c9cb887 Fixed build to correctly install crowdsec-openresty-bouncer
  • f819b8a Updated crowdsec openresty bouncer to 0.1.7
  • 48821ea Cleanup crowdsec folder after install.
  • 6f7e8ac remove the crowdsec install tgz file.
  • 7e6f7c5 added CROWDSEC_OPENRESTY_BOUNCER_VERSION environment version to jenkins script.
  • 7793f92 missed one arg in the buildx command.
  • 6aba66a Merge branch 'NginxProxyManager:master' into master
  • b987850 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/docker-nginx-full/pull/7 **Author:** [@LePresidente](https://github.com/LePresidente) **Created:** 2/21/2022 **Status:** ✅ Merged **Merged:** 3/17/2022 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`ac76802`](https://github.com/NginxProxyManager/docker-nginx-full/commit/ac76802af4c1ad8ee87baf3c4d7428487af8f124) Added lua-resty-http plugin - [`b4804e6`](https://github.com/NginxProxyManager/docker-nginx-full/commit/b4804e6fafcdd52a7ea8767d8745d0b8c2bb222c) Install Crowdsec OpenResty Bouncer directly into the docker image. - [`c9cb887`](https://github.com/NginxProxyManager/docker-nginx-full/commit/c9cb887b4ad79a134d24bb19087d214e9e1b3d95) Fixed build to correctly install crowdsec-openresty-bouncer - [`f819b8a`](https://github.com/NginxProxyManager/docker-nginx-full/commit/f819b8a87acda69eed02098d55abec25c0a4eb0e) Updated crowdsec openresty bouncer to 0.1.7 - [`48821ea`](https://github.com/NginxProxyManager/docker-nginx-full/commit/48821ea692b6e9cb1eb2a3803378bbada7a620ef) Cleanup crowdsec folder after install. - [`6f7e8ac`](https://github.com/NginxProxyManager/docker-nginx-full/commit/6f7e8ac26e65854b7536219c739293ebfc279557) remove the crowdsec install tgz file. - [`7e6f7c5`](https://github.com/NginxProxyManager/docker-nginx-full/commit/7e6f7c524aa573596d014dca90d88f5bb5c712d4) added CROWDSEC_OPENRESTY_BOUNCER_VERSION environment version to jenkins script. - [`7793f92`](https://github.com/NginxProxyManager/docker-nginx-full/commit/7793f927d8b31025ed5d5d7d51f0574c0f02b732) missed one arg in the buildx command. - [`6aba66a`](https://github.com/NginxProxyManager/docker-nginx-full/commit/6aba66a5342774541b6d2f116e1095bcd83f477b) Merge branch 'NginxProxyManager:master' into master - [`b987850`](https://github.com/NginxProxyManager/docker-nginx-full/commit/b98785006cf0c2c2e047e706d8e1ed0c2af911a8) Add extra check for environment variable ### 📊 Changes **7 files changed** (+44 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Added both lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:58:09 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-nginx-full#18
No description provided.