Creating a Status Page
- Go to Health Checks in the Hub dashboard
- Select a health check
- Click Create Public Status Page
- Customize the page:
- Page title
- Description
- Logo (optional)
- Custom domain (optional)
Accessing Status Pages
Each status page gets a unique URL:Custom Domain Setup
To use your own domain (e.g.,status.mysite.com):
1
Create DNS Record
Add a CNAME or A record pointing to your Hub:Or:
2
Configure in Hub
In the status page settings, enter your custom domain:
3
Access
Your status page is now available at:
If using a reverse proxy (nginx, Caddy), you can remove the
:8090 port from the URL.What’s Displayed
Status pages show:Branding
Customize your status page:- Logo - Upload your company logo
- Colors - Match your brand (PRO)
- Custom CSS - Advanced styling (PRO)
Availability
Example Status Page
Here’s what a status page looks like:Privacy
Status pages are public and require no authentication. Only include information you’re comfortable sharing publicly:- Do not expose internal IPs
- Do not expose sensitive service names
- Only show customer-facing services
Updating Status
Status pages update automatically:- Every time the health check runs
- When incidents are created/resolved
- Real-time status changes