Custom Domain
A custom domain is a unique branded label that identifies your presence on the Internet. It's essential for establishing brand identity and ensuring a professional appearance for your Theneo projects and Developer Portal. Here's a step-by-step guide to setting up a custom domain for your Theneo-hosted content.
Custom Domain for Projects
- Access Project Settings:
- Log in to your Theneo account.
- Navigate to the settings of the project you want to assign a custom domain to.
- Select the "Custom Domain" section.
- Enter Your Domain:
- Specify the custom domain you wish to use, such as
docs.yourdomain.com.
- Configure DNS Settings:
- Log into your domain provider’s control panel.
- Add a CNAME record pointing your custom domain to Theneo’s hosting environment, typically
custom.theneo.io. - For example, the DNS entry would look like this:
developers.example.com. 3600 IN CNAME custom.theneo.io.
- Finalize Setup in Theneo:
- After updating DNS settings, go back to Theneo and save your custom domain configuration.
- It may take some time for DNS changes to propagate. Once done, your project will be accessible via the custom domain.
Custom Domain for Developer Portal
- Access Developer Portal Settings:
- Go to the Developer Portal settings within Theneo by visiting
https://app.theneo.io/developers-hub/settings.
- Specify Custom Domain:
- Enter the custom domain for your Developer Portal, ensuring it aligns with your brand, such as
developers.yourdomain.com.
- DNS Configuration:
- Similar to project settings, establish a CNAME record in your DNS configuration, pointing to Theneo’s specified domain.
- Activate Your Domain:
- Finalize your domain settings in Theneo's Developer Portal settings page.
- Check for successful DNS propagation before the domain goes live.
Important Tips:
- DNS Propagation: Changes to DNS records can take up to 48 hours to propagate fully across the Internet.
- SSL Certificates: Theneo automatically generates SSL certificates for custom domains, ensuring secure connections.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Custom Domain