Local API behind traefik

Hi,

I’m trying to put the API behind a reserve proxy (traefik) os there a best practice for it, or someone that already did it?

I’m getting 500 internal server error for the noment.

Thank you very much.

From CrowdSec side? could you provide the logs if possible

I have my LAPI behind traefik. However, the traefik bouncer connects through the local docker network, and other log processors outside of the server from my homeassistant, and edge reverse proxy servers connect to the LAPI through https://crowdsec.local.example.com

In my experience latency from the reverse proxy routing etc. may sometimes effect the ability to reach to the LAPI through a reverse proxy especially if a bouncer is using live mode. In my case, the cs-nginx-bouncer in live mode would often time out, but worked fine in stream mode