bunkerweb/examples/crowdsec
2021-08-20 16:58:37 +02:00
..
bunkerized-nginx-crowdsec@6dadb32c01 crowdsec - move as external plugin 2021-07-16 10:05:53 +02:00
web-files examples - use example.com instead of website.com 2021-07-16 09:40:02 +02:00
acquis.yaml crowdsec - fix bugs and update example 2021-05-18 14:03:16 +02:00
architecture.png examples improvement - certbot cloudflare and wildcard, clamav, crowdsec, ghost and gogs 2021-08-04 15:02:55 +02:00
bouncer_key.sh examples improvement - certbot cloudflare and wildcard, clamav, crowdsec, ghost and gogs 2021-08-04 15:02:55 +02:00
docker-compose.yml crowdsec - move as external plugin 2021-07-16 10:05:53 +02:00
README.md docs - dev to master links and VERSION upgrade 2021-08-20 16:58:37 +02:00
syslog-ng.conf crowdsec - fix bugs and update example 2021-05-18 14:03:16 +02:00

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.