Custom Domains
Connect your own domain name to your Codeezly deployments.
Adding a Custom Domain
- Go to Project Settings → Domains.
- Click "Add Domain" and enter your domain name.
- Update your DNS records as instructed.
- 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.