crowdsecurity / example-docker-compose

Example integration of crowdsec in docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
Journald Example reading logs from journald
Swag Example protecting SWAG
NPM Example protecting NPM (Nginx Proxy Manager)

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.

About

Example integration of crowdsec in docker-compose


Languages

Language:Dockerfile 97.2%Language:HTML 2.8%