app.yourdomain.com) instead of the auto-generated Suga domains.
Current Domain System
Suga currently provides automatic domain generation for all HTTPS endpoints. When you add an HTTPS Domain to your service, Suga automatically generates a unique, secure domain. Example:- Automatic TLS certificates
- Instant DNS configuration
- Zero setup required
Planned Custom Domain Features
When custom domains launch, you’ll be able to:- Use Your Own Domains: Point
app.yourdomain.comto your Suga services - Cloudflare Integration: Custom domains will work with Cloudflare’s CDN, WAF, and DDoS protection
- Automatic TLS Certificates: Cloudflare-issued certificates for your custom domains
- Simple DNS Configuration: Add a CNAME record to connect your domain
- Full CDN Benefits: Same performance and security as auto-generated domains
Timeline
Custom domain support is on the roadmap. Join our Discord community for updates, or reach out to [email protected] if you have specific requirements.Alternative: CNAME to Suga Domain
If you need custom domain support today, the simplest approach:- Deploy your application on Suga with the auto-generated domain
- Create a CNAME record pointing your domain to the Suga domain:
- The traffic will flow through Cloudflare’s CDN to your Suga services
This works, but you won’t get TLS certificates for your custom domain automatically. You’ll need to manage certificates separately or use Cloudflare’s Universal SSL on your domain.
- Add your custom domain to Cloudflare
- Create a proxied CNAME or A record pointing to your Suga domain
- Cloudflare will handle TLS for your custom domain
- Traffic flows: Your Domain (Cloudflare TLS) → Suga Domain (Cloudflare TLS) → Your Service