From 464bad3e8845f657bc307203c852376861772786 Mon Sep 17 00:00:00 2001 From: Chase Dumphord <60725859+ced4568@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:02:09 -0500 Subject: [PATCH] Enhance README with infrastructure screenshots Added images and descriptions for Proxmox infrastructure, K3s cluster nodes, Nginx reverse proxy, and Uptime Kuma service monitoring. --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 616748c..8d83537 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,17 @@ This lab is designed to: ## πŸ“Έ Key System Views -Screenshots and dashboard views will be added as the lab documentation expands. +### πŸ–₯️ Proxmox Infrastructure +![Proxmox](screenshots/proxmox.png) -- Grafana dashboards (Ced’s NOC) -- Proxmox cluster view -- K3s node status -- Dashy homepage -- Service monitoring panels +### ☸️ K3s Cluster Nodes +![K3s Nodes](screenshots/k3s-cluster.png) +### 🌐 Reverse Proxy (Nginx Proxy Manager) +![Nginx](screenshots/nginx.png) + +### πŸ“Š Service Monitoring (Uptime Kuma) +![Uptime Kuma](screenshots/uptime-kuma.png) --- ## 🌐 Network & VLANs