SMLL Docs

Custom Domains

Point your own domain to any service or storage bucket with automatic SSL.

SMLL lets you use your own domain for services and object storage buckets. TLS certificates are provisioned and renewed automatically via Let's Encrypt.

How it works

  1. Add your domain in the SMLL dashboard
  2. Create a CNAME record pointing to the provided target
  3. SMLL verifies the DNS record and provisions a TLS certificate
  4. Your domain is live with HTTPS enforced

Domain types

TypeUse caseDNS record
Service domainRoute traffic to a web serviceCNAME to service endpoint
Bucket domainServe static files from S3 storageCNAME to bucket endpoint

Both apex domains and subdomains are supported.

SSL certificates

  • Certificates are issued by Let's Encrypt
  • Provisioned automatically after DNS verification
  • Renewed automatically before expiration
  • HTTPS is enforced by default (HTTP redirects to HTTPS)

Limits

  • No limit on the number of custom domains per workspace
  • Custom domains are available on all plans, including the free tier

On this page