crowdsecurity / example-docker-compose

Example integration of crowdsec in docker-compose
106 stars 25 forks source link

In this repository we will be showing multiple examples on how to use CrowdSec within container environments.

The idea is to show how to use CrowdSec in different scenarios, from the most basic to more complex ones. These examples can be used out of the box or as a base to build your own solution.

Name Description
Standard Old example please read top of README.md
Container Socket Example reading logs from container socket
Container Labels Example reading logs from containers using labels as discovery
Journald Example reading logs from journald
Swag Example protecting SWAG
NPM Example protecting NPM (Nginx Proxy Manager)
Caddy Example protecting Caddy
ELK Example reading logs from ELK stack (Logstash)

Would you like to contribute an example you didn't see here? or just found a mistake you would like to fix? Please open a PR and we will review it as soon as possible.