How to setup a custom domain for your status page

Host your status page under your own custom domain.

Domain panel in the status page settings, with a custom domain and a Hyperping-hosted slug
The Domain panel: add a custom domain, or use your Hyperping-hosted slug

Custom domain

Host your status page under any custom domain: either your apex domain (acme.com) or any subdomain (status.acme.com, uptime.acme.com, internal.status.acme.com, etc.).

  1. Open Status Pages

    Go to Status Pages in your Hyperping dashboard.

  2. Pick a status page

    Pick the status page you want to add a domain to.

  3. Enter your custom domain

    Enter your custom domain in the "Custom domain" section.

  4. Publish

    Hit Publish.

  5. Configure your DNS records
    • For apex domains (acme.com): create an A record pointing to our IP address.
    • For subdomains (status.acme.com, uptime.acme.com, etc.): create a CNAME record pointing to cname.hyperping.io.

SSL certificates (HTTPS)

All status pages are served using HTTPS only. Our systems will automatically take care of your SSL certificate and will renew it 30 days before expiry.

Hyperping-hosted domain

Each status page can have a custom Hyperping-hosted domain (yourdomain.hyperping.app) that is instantly available. This is perfect for testing your status page or in case obtaining a custom domain requires more time.

Head to your status page settings, edit the field under the "Hyperping-hosted slug" section, then hit "Publish".

All Hyperping-hosted status pages are served using HTTPS only.

Troubleshooting

My custom domain is not live yet

DNS propagation can take up to 24 hours after you create the record. In the meantime, your Hyperping-hosted domain (yourdomain.hyperping.app) is instantly available, so you already have a working URL to share.

Next steps