Skip to main content

Cloudflare

Cloudflare is the authoritative DNS provider for cogrion.com and handles CDN, SSL termination, and mTLS for platform services.


DNS

All DNS records for cogrion.com and its subdomains are managed in Cloudflare. GoDaddy nameservers are delegated to Cloudflare.

SubdomainDescriptionTypeTargetProxy Status
cogrion.comCogrion websiteCNAMEdualstack.core-platform-alb-2103889583.ap-southeast-1.elb.amazonaws.comDNS only
platform-docs.internal.cogrion.comDocusaurus site — platform and deployment docsCNAMEplatform-docs-4fl.pages.devProxied

Cloudflare Pages

Platform Documentation (This website)


SSL

DomainCertificate TypeIssuerAuto-Renew
cogrion.com
*.cogrion.com
  • Domain — the domain or wildcard the certificate covers.
  • Certificate Type — e.g. Universal SSL (shared, free), Advanced Certificate (dedicated), or Custom.
  • Issuer — the CA that signed the certificate, e.g. Cloudflare, Let's Encrypt, or a private CA.
  • Auto-Renew — whether Cloudflare automatically renews the cert before expiry.

mTLS

References

Records

Service / EndpointExpires onNotes
dev.cplane.api.cogrion.comJun 27, 2041Control plane API — dev environment root
*.dev.cplane.api.cogrion.comJun 27, 2041Control plane API — dev, all regions (e.g. sgp.dev…)
*.prod.cplane.api.cogrion.comJun 27, 2041Control plane API — prod, all regions (e.g. sgp.prod…)
  • Service / Endpoint — the domain or wildcard pattern where mTLS is enforced at the Cloudflare edge.
  • Client Cert Required — whether the caller must present a valid client certificate. Requests without one are rejected with HTTP 403.
  • CA — the certificate authority that issued the allowed client certificates. Cloudflare CA means certs are issued and managed via Cloudflare mTLS.
  • Notes — which services or components are the intended callers, and any additional restrictions.