Tag Archives: crowdsec

Traefik with CrowdSec

In the Traefik static configuration (usually traefik.yml), add this to load the CrowdSec plugin: (The name for the plugin is defined here as crowdsec-bouncer-traefik-plugin.) Then, in your dynamic configuration, add this (I’ve used a separate file dynamic_conf/050-plugin-crowdsec-bouncer.yml): (The name for this new middleware defined here is crowdsec-bouncer. It uses the crowdsec-bouncer-traefik-plugin defined in the previous step. Make sure these names match.)… Read More »