Custom domain status page

In order to have your status page available under your own domain, you need to:

For example, in order to direct https://status.example.com to https://updown.io/ngg8, you need to create the following records in your DNS:

status CNAME page.updown.io.
_updown.status TXT "updown-page=ngg8"

Example: https://meta.updown.io and https://demo.updown.io.

The SSL certificate will automatically be generated for your custom domains.