WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
242 stars 194 forks source link

Update Cloudflare docs with instructions for adding firewall rules #4328

Open zackkrida opened 4 months ago

zackkrida commented 4 months ago

Problem

Our documentation about traffic anomalies is good, but doesn't specifically instruct on how to add Cloudflare firewall rules in our infrastructure repository.

Description

Add specific instructions for managing firewall rules in Terraform to the documentation site.

https://docs.openverse.org/meta/monitoring/traffic/runbooks/identifying-and-blocking-traffic-anomalies.html

Alternatives

Additional context

sarayourfriend commented 4 months ago

@zackkrida would this issue be resolved, in your opinion, if a note was added to that linked document to the Terraform code, with an indication to add the rules there? Documentation beyond that would probably duplicate Cloudflare and the Terraform provider's documentation, as well as other documentation that exists in our infrastructure repository anyway.

zackkrida commented 4 months ago

Yes, that's completely sufficient to me!