DocsDeploymentCustom Domains

Custom Domains

Connect your own domain name to your Codeezly deployments.

Adding a Custom Domain

  1. Go to Project Settings → Domains.
  2. Click "Add Domain" and enter your domain name.
  3. Update your DNS records as instructed.
  4. Wait for DNS propagation (usually 5-30 minutes).

DNS Configuration

For root domains (e.g., example.com):

  • Add an A record pointing to our IP address.

For subdomains (e.g., app.example.com):

  • Add a CNAME record pointing to your Codeezly deployment URL.

SSL Certificates

SSL certificates are automatically provisioned and renewed for all custom domains. No configuration needed.