I would like to add security to the existing Traefik container with a Crowdsec docker container but I'm struggling for days with the configuration ....
my homelab is a Raspberry PI4 with Debian 13 where there are some container working already.
I followed LRV Blog and tried to gather information in Traefik & crowdSec documentation & several others Blog in order to have both working together, cf. config.txt in attachment. Despite my efforts, it's seems there's no bouncer :
docker exec crowdsec cscli bouncer list----------------------------------------------------------------------------- Name IP Address Valid Last API pull Type Version Auth Type----------------------------------------------------------------------------- traefik-bouncer api-key-----------------------------------------------------------------------------
docker exec crowdsec cscli bouncer list----------------------------------------------------------------------------- Name IP Address Valid Last API pull Type Version Auth Type----------------------------------------------------------------------------- traefik-bouncer api-key-----------------------------------------------------------------------------
I'm not sure what is wrong in this config as the CrowdSec can be reached by Traefik...