mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2480] Crowdsec Support #1731
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1731
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?
Originally created by @marcocajon on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2480
Hi Folks,
Is Crowdsec being officially supported by the latest image? Asking because I see it mentioned in v2.9.17 released this Mar 30 but there are no other mentions besides the ones at the fork by lepresidente @ https://github.com/LePresidente/docker-nginx-proxy-manager.
Thanks!
@oleggtro commented on GitHub (Dec 17, 2022):
I don't see why you wouldn't be able to proxy crowdsec.
There isn't really such a thing as "official software support", as npm is really just a fancy configuration interface for nginx.
@garsiv1932 commented on GitHub (Apr 3, 2023):
@cloudybyte you need to make some changes on the nginx configuration and install a bouncer that is not easy. There is another developer that is making the configuration, his nick is lepresidente, but he is making a fork from another fork, not the official image, and some things are changed, like the mount point for the data folder, and some features are not working, like generating certificates from cloudflare.
It could be nice to have the crowdsec bouncer included on the official image.