-
Hello, I would like to use CrowdSec not only with NPMplus but also for my host system, and I want to add an additional firewall bouncer. However, the bouncers can only be installed using apt. CrowdSec itself is installed via the apt package manager, which is not available in Docker containers. Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
hello, yes this works, you can either install crowdsec via apt and install the NPMplus collection, then you can use the same guide as you see in this readme but the commands need to be run on yopur system so without docker exec or you install it via docker and connect the firewall bouncer to the docker container |
Beta Was this translation helpful? Give feedback.
-
hmm I just installed two bouncers.
I can't view the npmplus bouncer here, is this normal? by manually test, I achieved blocking my ip for 2 Minutes. It also works on docker (npmplus) proxy hosts. The logs of /opt/npm/nginx/access.log are not showing up I wondering if the npm bouncer is running... |
Beta Was this translation helpful? Give feedback.
-
also the npmplus.yaml contains source: docker entries. Is this still relevant for crowdsec natively installed on the host system? |
Beta Was this translation helpful? Give feedback.
-
ok.... I forgot to restart the npmplus container... Now its working and I am immediately blocked for unknown reason 😂 Only nginx-access with all its proxies is blocked, everything else like ssh works... |
Beta Was this translation helpful? Give feedback.
hello, yes this works, you can either install crowdsec via apt and install the NPMplus collection, then you can use the same guide as you see in this readme but the commands need to be run on yopur system so without docker exec or you install it via docker and connect the firewall bouncer to the docker container