From b51d38057e26a5feba9e0bc98382ccca0f258d81 Mon Sep 17 00:00:00 2001 From: Chase Dumphord <60725859+ced4568@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:36:28 -0500 Subject: [PATCH] Enhance README with system views and images Updated README to include key system views and screenshots. --- screenshots/README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/screenshots/README.md b/screenshots/README.md index 45f6470..f6dd79a 100644 --- a/screenshots/README.md +++ b/screenshots/README.md @@ -1,10 +1,17 @@ -# Screenshots +## 📸 Key System Views -This folder contains screenshots of the Ced’s HomeLab environment. +### 🖥️ Proxmox Infrastructure +![Proxmox](screenshots/proxmox-overview.png) -Planned: -- Proxmox overview -- K3s cluster nodes -- Dashy homepage -- Monitoring dashboards +### ☸️ K3s Cluster Nodes +![K3s Nodes](screenshots/k3s-nodes.png) + +### ☸️ K3s Workloads +![K3s Pods](screenshots/k3s-pods.png) + +### 🌐 Service Dashboard +![Dashy](screenshots/dashy-home.png) + +### 📊 Service Monitoring +![Uptime Kuma](screenshots/uptime-kuma.png)