Custom domain + Let's Encrypt¶
Serve your site from your own clearnet hostname. Available on Pro and Business.
Status: skeleton
Full content lands in a follow-up pass.
Steps¶
- In the portal: Sites → your site → Delivery tab → Add custom domain
- Enter the hostname (e.g.
cdn.example.com) - We display a CNAME target. Add it at your DNS provider:
- Wait for DNS propagation (typically 60s; up to your TTL otherwise)
- We issue and bind a Let's Encrypt cert automatically
- Renewal happens automatically every 60 days
Caveats¶
- DNS must use CNAME (not A/AAAA). Apex domains require ALIAS/ANAME records at your DNS provider, or move the apex to us via an ALIAS-equivalent.
- You can host multiple custom domains on one site.
- Removing a custom domain is instant; the cert is revoked.