crowdsecurity / cs-cloudflare-bouncer

A CrowdSec Bouncer that syncs the decisions made by CrowdSec with CloudFlare's firewall. Manages multi user, multi account, multi zone setup. Supports IP, Country and AS scoped decisions.
MIT License
50 stars 7 forks source link

Needs to be manually started? #120

Closed brianyuen closed 1 year ago

brianyuen commented 1 year ago

Hi, Just finished installing crowdsec-cloudflare-bouncer on unRAID version 6.11.5 and noticed that the bouncer container needs to be manually started on reboot despite "Autostart" being set to "On" in the UI. Not a huge problem, although wondering if this is a known issue. Thanks

LaurenceJJones commented 1 year ago

Auto start isn't an option in docker unless unraid has it own naming convention for restart always. Most likely the cloudflare container is starting before crowdsec is available so its crashing