Mar 30, 2026Feature
Custom domains
It has always been possible to get public domains for Suga services, but now you can use a custom domain for your Suga services. Map your custom domain to any service on Suga, whether it's a root domain (`example.com`) or a subdomain (`app.example.com`) Suga will handle:
- DNS Verification Suga checks that it's registered and detects your DNS provider.
- SSL Certificates SSL is automatically managed, ensuring a secure connection without any setup from you.
- Traffic Routing Routes all traffic to your service automatically.
How it works#
- Add a domain: Enter the domain you want to use.
- Pick a port: Choose which port on your service the domain should route to.
- Configure DNS: Copy and paste the DNS record information into your provider.
Once your DNS records are in place, Suga verifies ownership automatically and provisions an SSL certificate. You can track verification and SSL status directly in the dashboard, no manual steps required after the initial DNS setup.
Details#
- Available on Pro (up to 10 domains) and Enterprise plans.
- Each domain maps to a single service and port within an environment.
- Apex domains require a DNS provider that supports CNAME flattening (Cloudflare, Namecheap, etc.).
See the full documentation: https://docs.suga.app/reference/custom-domains