CROP

Cloudflare

DNS, CDN, and Workers configuration

Cloudflare

CROP uses Cloudflare for DNS management, CDN, and edge deployment.

Services

  • DNS: clintontractor.net zone 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

WorkerRouteRepository
crop-parts-frontwww.clintontractor.net/parts/*CROP-front
crop-admin-frontwww.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)

On this page