mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-18 14:38:42 +00:00
| .. | ||
| bunkerized-nginx-crowdsec@6dadb32c01 | ||
| web-files | ||
| acquis.yaml | ||
| architecture.png | ||
| bouncer_key.sh | ||
| docker-compose.yml | ||
| README.md | ||
| syslog-ng.conf | ||
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.