Domains
Auto-generated lowcloud subdomains and custom domains with automatic TLS via Let's Encrypt.
Last updated: May 12, 2026
Domains
Auto-generated lowcloud Domain
Every web service receives a *.app.lowcloud.co subdomain with valid TLS. It appears on the Domains tab under Public URL with live DNS and SSL status badges. Delete it any time if you only want to expose your own domains.
Custom Domains
To add a custom domain:
- Open the service's Domains tab and click Add Public Domain (or the + button when domains already exist).
- Enter the domain (e.g.
api.example.com) and confirm. - The DNS configuration appears. Add an A record to your DNS provider pointing at the IP shown. A Copy IP button sits next to it.
- Once DNS resolves, lowcloud requests a Let's Encrypt certificate via Traefik. This usually takes 5 to 10 minutes.
You can watch progress on the Domains tab. DNS and SSL show their status next to each domain.
The service keeps serving traffic on the lowcloud subdomain the whole time. Your custom domain joins the routing once its certificate is active.