Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions crowdsec-docs/unversioned/bouncers/cloudflare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,18 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
&#128172; <a href="https://discourse.crowdsec.net">Discourse </a>
</p>

:::danger

A Remediation Component 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.
This bouncer isn't actively supported anymore, due to changes to Cloudflare's API rate limitations.

:::warning
Currently use of this component is discouraged if you are on free plan with Cloudflare due to rate limitations. We are working to resolve this with Cloudflare support.
You should instead look at the [Cloudflare Workers Bouncer](/u/bouncers/cloudflare-workers).

If you are on a premium plan with Cloudflare contact thier support to ask about increasing your rate limit.
:::

A Remediation Component 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.



## Installation

### Repository
Expand Down