Setting Up a Custom Domain
Last updated 22 hours ago
Requirements
- Pro plan on StatusForge
- Access to your domain's DNS settings
Setup steps
- Go to Domains in the sidebar
- Click Add Domain and enter your hostname (e.g.,
status.acme.com) - You'll see two DNS records to configure:
Step 1: CNAME record
- Type: CNAME
- Name: Your subdomain (e.g.,
status) - Target:
cname.vercel-dns.com
Step 2: Verification record
- A TXT record with the value shown in the dashboard
- Add both records at your DNS provider
- Click Refresh to check verification status
- Once verified, your domain status changes to Active and SSL is provisioned automatically
Propagation time
DNS changes typically take a few minutes to an hour. If your domain stays in "Pending" status, double-check the DNS records match exactly.
