Documentation
Go back to website
TF Platform
TF Platform
  • Overview
  • Tf platform
    • Overview
    • Data regions
    • Administration
      • Organizations
        • Settings
          • Delete organization
          • Modify organization
        • Projects
          • Create project
          • Modify project
          • Delete project
          • Tenants
            • Create Tenant
            • Remove Tenant
            • CORS
              • Modifying Allowed Origins
            • Services
              • Enabling/disabling services
            • Domains
              • Configure custom domain
              • Remove custom domain
              • Certificates
                • Renewing Self-Managed Certificates
                • Configure Self-Managed Certificates
                • TLS/SSL Support
              • Reverse Proxies
                • Cloudflare as Reverse Proxy
        • Access
          • Users
          • Applications
          • Roles
          • Groups
        • Event Feed
        • Support
          • Capacity
          • Versioning
        • Billing
          • Create a new billing account
          • Disable a Billing account
          • Delete a billing account
          • Alerts
        • Integrations
          • Events Streaming
            • SIEM
          • Identity Sync
            • SCIM Push Model
          • Identity Federation
            • OpenId Connect integration
Powered by GitBook
On this page
  • Steps to Configure a Custom Domain
  • DNS Configuration Tips and Troubleshooting

Was this helpful?

Export as PDF
  1. Tf platform
  2. Administration
  3. Organizations
  4. Projects
  5. Tenants
  6. Domains

Configure custom domain

This article provides instructions for configuring a custom domain in the TF Platform.

Steps to Configure a Custom Domain

1. Inside the platform

  • Navigate to Add New Domain.

  • In the dialog, enter the domain name.

  • And select your ACME Provider: Lets Encrypt or ZeroSSL

  • Click Save to generate the required CNAME record for DNS setup.

2. Outside the platform

  • Log in to your DNS provider’s management console.

  • Add the generated CNAME record to your DNS zone.

  • Ensure the TXT value has the ACME generated value with right config.

  • Ensure the CNAME value points to the target subdomain.tfplatform.com.

  • Save the updated DNS configuration.

3. Domain Verification

  • Return to the Domains page.

  • Click Verify to confirm the DNS changes.

  • When the domain is verified, a success message will indicate this. The status will update to “Verified” under the Domain tab.

The verification process can take up to 5 minutes, and DNS changes may take up to 24 hours to fully propagate.


DNS Configuration Tips and Troubleshooting

DNS Configuration Tips

  • Ensure the CNAME or A record is accurately entered in your DNS settings.

  • Confirm that the domain points to the generated CNAME provided by the TF Platform.

Verification Issues

If verification fails, the platform will provide troubleshooting steps. Common issues include:

  • Propagation Delays: DNS changes may take time to propagate. Wait up to 5 minutes for verification and 48 hours for full propagation before retrying.

  • Incorrect DNS Settings: Double-check that the records were entered correctly.

For persistent issues, consult your DNS provider’s documentation or our support team for further assistance. Following these steps will help ensure the successful configuration of your custom domain.

PreviousDomainsNextRemove custom domain

Last updated 12 days ago

Was this helpful?