Custom domains
Point a domain at any app or environment. Add one DNS record at your registrar; the SSL certificate, its renewals, and the routing are handled for you.
Add shop.acme.com to production, create the one record, and watch it go from DNS check to a live HTTPS address.
From hostname to HTTPS, in four steps.
You add the domain and one DNS record. Light Cloud verifies the record, issues the certificate, and routes traffic to the environment you chose.
Enter the domain you want to use for an app or a specific environment.
shop.acme.com → production
Add the record Light Cloud gives you at your registrar. That is the only manual step.
CNAME shop → ghs.light-cloud.io
An SSL certificate is provisioned for the domain automatically, and renewed for you after that.
TLS · issued automatically
Traffic to your domain reaches the right environment, encrypted end to end.
https://shop.acme.com
Per app or per environment.
A domain points at exactly one place. Put the apex on production, give staging its own hostname, or hand a separate app its own subdomain. Each gets its own certificate.
What you get with every domain.
Certificates are issued for you as soon as the DNS record resolves. There is nothing to install.
Light Cloud manages the mapping from your hostname to the running service.
Attach a domain to production, or give a staging environment its own hostname.
Certificates are renewed automatically before they expire. Nothing to rotate, no expiry reminders.
The DNS record at your registrar is the only thing you do by hand. Everything after it is automatic.
Traffic to your domain is served over HTTPS all the way to the environment it points at.
Deploy, add a domain, and go live over HTTPS. Start free on the Free plan.