.cloud subdomain.You can also connect your own custom domains for production-grade deployments.
Default .cloud Domains
- Automatically generated when you deploy.
- Useful for quick testing or preview environments.
- Example:
myapp.DCDeploy.cloud.
Custom Domains
You can bind your own domains for branding and production use.Steps:
- Go to workload-tab.
- Click on view Quick Action button of the service you want to add custom-domain
- In workload-modal navigate to settings-Tab
- Add your custom domain (e.g.,
app.example.com). - Update DNS records to point to DCDeploy’s edge network:
- Wait for DNS propagation. SSL certificates are provisioned automatically.
Best Practices
- Use default .cloud domains for staging or temporary previews.
- Always secure production apps with a custom domain + SSL.
- Regularly review DNS settings after domain registrar changes.
