Custom domains

By default your status page lives on the Pulse host at pulse.servilo.in/<org>/…. On eligible plans you can serve it from your own domain instead, e.g. status.yourcompany.com.

How it works

A custom domain mirrors your existing status pages by path:

status.yourcompany.com/<workspace>/<page>
    ↕ serves the same content as
pulse.servilo.in/<org>/<workspace>/<page>

App-only links (console, RSS, API) are hidden on a custom domain — visitors see just the status experience.

Setup

  1. In the console, open Settings → Custom Domains and add your hostname (e.g. status.yourcompany.com).
  2. At your DNS provider, point that hostname at Pulse with the CNAME shown in the console.
  3. Wait for the certificate to be issued, then visit your domain.

Important

Custom domains are a paid-plan feature (Business and above). Lower plans will see an upgrade prompt in Settings → Custom Domains.

Note

Use a subdomain like status. rather than your apex domain, and keep the CNAME in place — the certificate is renewed automatically as long as DNS points at Pulse.