Files
rs_website/data/status.json

66 lines
1.5 KiB
JSON

{
"last_checked": "2025-02-10T12:00:00Z",
"services": [
{
"name": "Web (httpd)",
"description": "ridgwaysystems.org",
"check_url": "https://ridgwaysystems.org",
"status": "up"
},
{
"name": "Gitea",
"description": "git.ridgwaysystems.org",
"url": "https://git.ridgwaysystems.org",
"check_url": "https://git.ridgwaysystems.org",
"status": "up"
},
{
"name": "DNS (unbound)",
"description": "Internal recursive resolver on fw01",
"status": "up"
},
{
"name": "DNS (nsd)",
"description": "Authoritative DNS on srv02",
"status": "up"
},
{
"name": "Email (OpenSMTPD)",
"description": "Outbound and inbound mail on srv01",
"status": "up"
},
{
"name": "Monitoring (Prometheus)",
"description": "Metrics collection",
"status": "up"
},
{
"name": "Grafana",
"description": "Dashboards and alerting",
"status": "up"
},
{
"name": "VPN (WireGuard)",
"description": "vpn.ridgwaysystems.org",
"status": "up"
},
{
"name": "Matrix (Conduit)",
"description": "Self-hosted chat",
"status": "degraded",
"note": "Migrating to new server — intermittent"
},
{
"name": "Jellyfin",
"description": "Media server on srv02",
"status": "up"
},
{
"name": "Game Servers",
"description": "Minecraft, Valheim VMs on srv02",
"status": "down",
"note": "Offline for maintenance"
}
]
}