All guides
Tiles · 6 min · Intermediate

Custom Domain for a Tile

Point yourdomain.com at a Tile and serve from your own URL with HTTPS.

Tiles support custom domains directly — no proxy required. The platform handles HTTPS termination automatically.

Wire it up

  1. On the Tile's settings page, set Custom Domain to your apex or subdomain (e.g. www.example.com).
  2. In your DNS provider, create a CNAME record from your domain to the platform's tile host (the value shown next to the field).
  3. Save. The platform issues a certificate within a minute or two; the Tile is now reachable at https://www.example.com.

Apex domains

CNAMEs aren't allowed at the apex (example.com without a www). Either use an ALIAS / ANAME record (Cloudflare, Route 53, DNSimple support this), or set up a redirect from the apex to www and put the Tile on the www subdomain.