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

  1. In Dashboard → Statuspages → [your page] → Domains, click Add Custom Domain.

  2. Enter the hostname you want to use (e.g. status.your-company.com).

  3. Add the displayed CNAME record at your DNS provider:

    status.your-company.com   CNAME   custom.statuswerk.eu
    
  4. Wait for DNS propagation (usually under a minute, can take up to an hour).

  5. 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.eu subdomain — visitors at the custom domain receive a 404.