first commit
This commit is contained in:
63
data/status.json
Normal file
63
data/status.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"last_checked": "2025-02-10T12:00:00Z",
|
||||
"services": [
|
||||
{
|
||||
"name": "Web (httpd)",
|
||||
"description": "ridgwaysystems.org",
|
||||
"status": "up"
|
||||
},
|
||||
{
|
||||
"name": "Gitea",
|
||||
"description": "git.ridgwaysystems.org",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user