Lots of changes to the website

This commit is contained in:
Blake Ridgway
2026-03-27 07:57:13 -05:00
parent 617624c179
commit 7e7480ecf9
33 changed files with 1539 additions and 184 deletions

1
data/changelog.json Normal file
View File

@@ -0,0 +1 @@
{"entries": []}

View File

@@ -1,5 +1,5 @@
{
"last_checked": "2026-03-11T21:01:46.808088132Z",
"last_checked": "2026-03-27T12:53:37.268148673Z",
"services": [
{
"name": "Web (httpd)",
@@ -47,8 +47,7 @@
{
"name": "Matrix (Conduit)",
"description": "Self-hosted chat",
"status": "degraded",
"note": "Migrating to new server — intermittent"
"status": "up"
},
{
"name": "Jellyfin",
@@ -58,8 +57,7 @@
{
"name": "Game Servers",
"description": "Minecraft, Valheim VMs on srv02",
"status": "down",
"note": "Offline for maintenance"
"status": "up"
}
]
}

114
data/uptime.json Normal file
View File

@@ -0,0 +1,114 @@
[
{
"time": "2026-03-19T21:00:00Z",
"statuses": {
"DNS (nsd)": "down",
"DNS (unbound)": "down",
"Email (OpenSMTPD)": "down",
"Game Servers": "down",
"Gitea": "down",
"Grafana": "unknown",
"Jellyfin": "down",
"Matrix (Conduit)": "down",
"Monitoring (Prometheus)": "down",
"VPN (WireGuard)": "down",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-19T22:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-19T23:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-20T02:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-24T02:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-24T03:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
},
{
"time": "2026-03-27T12:00:00Z",
"statuses": {
"DNS (nsd)": "up",
"DNS (unbound)": "up",
"Email (OpenSMTPD)": "up",
"Game Servers": "up",
"Gitea": "down",
"Grafana": "up",
"Jellyfin": "up",
"Matrix (Conduit)": "up",
"Monitoring (Prometheus)": "up",
"VPN (WireGuard)": "up",
"Web (httpd)": "up"
}
}
]