crowdsecurity / cs-cloudflare-worker-bouncer

A CrowdSec Bouncer that syncs the decisions made by CrowdSec with CloudFlare's firewall using cloudflare workers. Manages multi user, multi account, multi zone setup. Supports IP, Country and AS scoped decisions.
https://doc.crowdsec.net/docs/next/bouncers/cloudflare-workers
MIT License
3 stars 6 forks source link

Docker support for the cloudflare worker bouncer #31

Closed priyankub closed 4 months ago

priyankub commented 8 months ago

This PR would add docker support for the Cloudflare Worker bouncer. I deployed and tested in my own system, and it is working as intended

LaurenceJJones commented 8 months ago

Requesting @mmetc to review this PR since he setup all others bouncers a while ago, so has more knowledge than me 😅

blotus commented 4 months ago

Thanks for the PR, and sorry for the delay.

I'm going to close it in favor of #35. It's your branch with a few changes to the readme and default configuration. This will avoid some back-and-forth if I need to fix other small things before merging.