Custom Domains
By default your status page is reachable at {slug}.statuswerk.eu. On Pro and above you can use your own domain like status.your-company.com.
How it works
We provision a Let's Encrypt TLS certificate the moment your DNS points at our infrastructure — no manual cert upload, no renewals to worry about. Powered by Caddy On-Demand TLS.
Setup
-
In Dashboard → Statuspages → [your page] → Domains, click Add Custom Domain.
-
Enter the hostname you want to use (e.g.
status.your-company.com). -
Add the displayed CNAME record at your DNS provider:
status.your-company.com CNAME custom.statuswerk.eu -
Wait for DNS propagation (usually under a minute, can take up to an hour).
-
Click Verify. Once verified, we provision the certificate on first request — the first visitor may see a brief delay.
Notes
- We support multiple custom domains per status page.
- HTTPS is enforced. HTTP requests are redirected to HTTPS automatically.
- If you later remove the CNAME, your status page falls back to the
statuswerk.eusubdomain — visitors at the custom domain receive a 404.