Crowdsec, bouncer only #1072
-
Hi and thank you for a very nice fork. After migration it seem to work flawlessly. I was wondering if a short guide of setting up a Crowdsec bouncer only, could be added? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Is this, inside the containter, the correct path to bouncer-config?
|
Beta Was this translation helpful? Give feedback.
Hi,
crowdsec has two parts:
itself and bouncers.
NPMplus itself only contains the bouncer.
Bouncers only ask the the local ip of crowdsec itself if an external ip should be blocked or not and if yes, it blocks it
Crowdsec itself provides this local api and parses logs to see which ips are bad and should be blocked.
The Readme provides a compose which sets up crowdsec itself with configuration to parse npmplus logs