ConfigurationCustom Domain

Custom Domain

Use your own domain instead of the default Elestio subdomain.

Benefits

  • Professional appearance (team.yourcompany.com)
  • Better branding
  • Email addresses on your domain
  • SSL certificate included

Setup Steps

  1. Go to your Elestio dashboard
  2. Navigate to Service → Custom Domain
  3. Enter your domain (e.g., team.yourcompany.com)
  4. Add the CNAME record to your DNS
  5. Wait for verification
  6. SSL certificate will be automatically provisioned

DNS Configuration

CNAME Record
Type: CNAME
Host: team (or your subdomain)
Value: your-instance.elestio.app
TTL: 3600

Using Root Domain

If you want to use a root domain (yourcompany.com instead of team.yourcompany.com), you'll need to use an A record:

A Record
Type: A
Host: @
Value: (IP provided by Elestio)
TTL: 3600