Custom Domains

Configure custom domains for your published content with automatic SSL certificates, DNS validation, and environment-specific deployment.

Overview

Custom Domains allow enterprise customers to publish AI-generated content on their own branded domains. Growthub handles SSL certificates, DNS validation, and environment management automatically.

Adding a Custom Domain

Navigate to Settings > Domains > Add Domain to configure your custom domain:

Add Custom Domain modal showing DNS configuration interface with CNAME record setup and validation status
  1. 1.Enter your domain name (e.g., growthub.co)
  2. 2.Copy the provided DNS records to add to your domain provider
  3. 3.Add a CNAME record with name www pointing to the provided value
  4. 4.Wait for DNS validation (up to 24 hours for propagation)
  5. 5.Connect to an environment (Production, Staging, etc.)
  6. 6.Save your configuration

DNS Configuration

Configure your DNS records with your domain provider. The system provides exact CNAME values and validates your configuration automatically:

Type
Name
Value
CNAME
www
growthub.ai

DNS changes may take up to 24 hours to propagate. Use the DNS Validation tool to check status in real-time.

Managing Domains

View and manage all configured domains from the Settings page:

Settings page showing Custom Domains management interface with active domains list

Edit domain configurations to update DNS settings, change environment connections, or manage redirects:

Edit Domain modal showing active domain status, DNS configuration, and environment settings

Environment Management

Connect domains to specific environments for organized deployment workflows:

  • Production - Live content for end-users
  • Staging - Pre-production testing environment
  • Development - Internal development and experimentation

SSL & Security

SSL certificates are automatically provisioned and renewed for all custom domains. All content is served over HTTPS with modern TLS encryption. No manual certificate management required.

Troubleshooting

DNS Validation Failed

Verify your CNAME record points to the exact value provided. Wait up to 24 hours for DNS propagation. Use the DNS Validation tool to see detailed error messages.

Domain Shows Inactive

Check that DNS records are correctly configured and fully propagated. Click Refresh to re-validate DNS status.

SSL Certificate Not Provisioning

Ensure DNS validation is complete first. SSL certificates provision automatically after successful DNS validation.