Skip to main content

Using a Custom Domain

By default, your application is accessible via a generated Inteleto domain (<random-string>.deploy.inteleto.com). However, you can configure your own domain and serve your application under a custom URL with automatic SSL.

Adding a Custom Domain

  1. Open your application
  2. Navigate to the Custom Domains tab.
  3. Click on Add Custom Domain and enter your desired domain name.

Configure custom domain

Configuring DNS Records

After adding your domain, Inteleto will provide a CNAME record that you need to configure in your DNS provider (such as Cloudflare, GoDaddy, or AWS Route 53).

  • Log into your DNS provider.
  • Add a CNAME record pointing to the value provided by Inteleto.
  • Save the changes.

Configure DNS

Domain Verification & SSL Setup

Once your domain is registered, Inteleto will automatically monitor your DNS configuration.
When it detects the correct CNAME record, your application will be updated to use the new domain, and an SSL certificate will be automatically generated.

Domain added

DNS Propagation Time

warning

After adding the CNAME record, your DNS provider may take up to 48 hours to reflect the changes.
This process can take some time, so there's no need to worry—just relax while Inteleto continuously checks for the correct configuration.

Once the DNS settings are detected as valid, your custom domain will be activated automatically.
You will also receive an email notification when the verification is complete.

Multiple Custom Domains

You can add multiple custom domains to the same application by repeating this process.

After setup, your application will be accessible through:

  • The default Inteleto-generated domain.
  • Your newly configured custom domain(s).

How Inteleto uses the domain

Inteleto will apply the same rules, SSL, health checks, firewall, WAF and security configurations for your custom domain as it applies for the default domain, and any traffic using your domain will be counted in the logs and metrics for that application.