Cloudflare Cloud Connector¶
When to use this page¶
Use this guide when you want Cloudflare to route to object storage using Cloud Connector instead of manually creating full edge routing rules.
What it does¶
Cloud Connector simplifies storage routing by automatically handling host header and TLS adjustments for supported providers.
Prerequisites¶
- Cloudflare account with Cloud Connector availability.
- Public cloud storage bucket.
- Proxied domain in Cloudflare.
Setup flow¶
- Create Cloud Connector rule in Cloudflare dashboard.
- Select provider and bucket target.
- Add cache rule for content caching policy.
- Add URL rewrite rules if path mapping is needed.
- Validate behavior with production-like requests.
Cloud Connector vs manual edge rules¶
- Cloud Connector: faster setup, less boilerplate.
- Manual rules: more direct control over path and host-specific logic.
For manual rule configuration patterns, see cloudflare-edge-hosting.md.