From 70d67b56bdef6c27587a0842860113e966658d8f Mon Sep 17 00:00:00 2001 From: Chase Dumphord Date: Sat, 2 May 2026 17:40:23 -0500 Subject: [PATCH] Update NOC page to use portfolio CSS/JS via URL --- index.html | 448 +++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 362 insertions(+), 86 deletions(-) diff --git a/index.html b/index.html index 7898e54..244299a 100644 --- a/index.html +++ b/index.html @@ -4,166 +4,442 @@ - Ced’s NOC | Live Systems Dashboard + Ced's NOC | Live Systems Dashboard - + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
+ + +
-
-

Network Operations • Infrastructure • Monitoring • RF Edge Systems

+

+ + Ced's NOC • Live Infrastructure Dashboard • Auto-refresh: 30s +

-

Ced’s NOC Dashboard

+

+ Live Systems Dashboard +

-

- A live operational dashboard for tracking homelab infrastructure, service health, - K3s systems, network layers, and APRS RF edge systems. -

+

+ Real-time visibility into Ced's HomeLab infrastructure — Proxmox, K3s, + TrueNAS, APRS RF edge systems, and self-hosted services. + Not simulated. Not a demo. Running hardware. +

- -
+
-
+ -
+ +
-
- -

Live Systems Overview

-

- Real infrastructure inventory from Ced’s HomeLab, K3s cluster, and APRS edge systems. -

-
+
- - Loading NOC status... + + Connecting to NOC feed... +

- Built using real infrastructure: Proxmox • K3s • TrueNAS • VLAN segmentation • APRS RF Edge Systems + Proxmox • K3s • TrueNAS • VLAN Segmentation • APRS RF Edge Systems

+ +
+ +

--

Infrastructure Nodes

-

--

Services Online

-

--

Network Segments

-

--

Edge Systems

+
-

🚨 NOC Alert Panel

- Top 3 System Notes +

🚨 Alert Panel

+ Top 3 Priority Systems
-
-

Loading alerts...

+

Awaiting data feed...

-
-
-
+ +
+ +
-
-
-
- -

📊 Ced’s NOC Vision

-

- Ced’s NOC is being built as a staged monitoring and systems-visibility platform for HomeLab, - Kubernetes, edge devices, and future production-style dashboards. + +

+ + + -
-
-

✅ Current: Live JSON Dashboard

-

- JSON-driven dashboard that displays real inventory, online/offline checks, service labels, - latency, and last-check timestamps. -

-
+ +
+ Stack: Python health checks → JSON → JS dashboard + Next: Grafana + Prometheus integration + Source: + + github/ceds-homelab + + +
-
-

⚙️ Next: Automated Data Updates

-

- Scheduled local scripts will refresh system status data automatically and push - dashboard-ready JSON into the live NOC. -

-
+ +
+ +

Build Stages

-
-

📈 Future: Grafana + Prometheus

-

- Deeper monitoring stack for Proxmox, TrueNAS, K3s, Raspberry Pi nodes, Uptime Kuma, - and APRS edge systems. -

+
+
+
✅ Live
+

Portfolio NOC

+

+ JSON-driven dashboard showing real inventory, online/offline checks, + service labels, latency, and last-check timestamps. +

+
+
+ +

Automated Data Updates

+

+ Scheduled scripts auto-refresh system status and push dashboard-ready + JSON on a cron interval — no manual updates. +

+
+
+
📈 Future
+

Grafana + Prometheus

+

+ Full observability stack for Proxmox, TrueNAS, K3s, Raspberry Pi, + Uptime Kuma, and APRS edge systems with real-time metrics. +

+
+
-
+ +
+ - + + + + + + \ No newline at end of file