Hub can create public status pages for your services, accessible to anyone without authentication.Documentation Index
Fetch the complete documentation index at: https://docs.catops.app/llms.txt
Use this file to discover all available pages before exploring further.
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):
If using a reverse proxy (nginx, Caddy), you can remove the
:8090 port from the URL.What’s Displayed
Status pages show:| Element | Description |
|---|---|
| Current Status | Operational / Degraded / Down |
| Uptime % | 24h, 7d, 30d averages |
| Response Time | Average response time chart |
| Incident History | Past 30 days of incidents |
| Last Checked | When the health check last ran |
Branding
Customize your status page:- Logo - Upload your company logo
- Colors - Match your brand (PRO)
- Custom CSS - Advanced styling (PRO)
Availability
| Plan | Status Pages |
|---|---|
| Personal | Unlimited |
| PRO | Unlimited + Custom branding |
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