Cloudflare
DNS, CDN, and Workers configuration
Cloudflare
CROP uses Cloudflare for DNS management, CDN, and edge deployment.
Services
- DNS:
clintontractor.netzone management - Workers: CROP Front production deployment at
www.clintontractor.net/parts - CDN: Static asset caching and optimization
- SSL: Full (strict) mode for all domains
Workers
| Worker | Route | Repository |
|---|---|---|
crop-parts-front | www.clintontractor.net/parts/* | CROP-front |
crop-admin-front | www.clintontractor.net/dealeradmin/* | crop-front-admin |
Key Configuration
- Zone ID: See environment variables in each repository
- DNS records must be proxied (orange cloud) for Worker routes to function
- Never CNAME to another Cloudflare-proxied domain (causes routing conflicts)