Crowdsec plugin

Crowdsec integration example with bunkerized-nginx. See the bunkerized-nginx-crowdsec repository for more information.

Preamble

This example uses a bunkerized-nginx plugin, you can have a look at the documentation to get more information about plugins.

Architecture

Configuration

First of all you will need to get a bouncer key, you can use the bouncer_key.sh to generate one.

Then you can clone the bunkerized-nginx-crowdsec plugin and edit the plugin.json file.

Docker

See docker-compose.yml.