From a6fde0c9be05293f268aaa1d5d8b4ea8eb9cf8c1 Mon Sep 17 00:00:00 2001 From: Arsen Apostolov <46193504+SikamikanikoBG@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:51:18 +0300 Subject: [PATCH] Add HomeLab Monitor to data/submissions --- data/submissions/homelab-monitor-20260618.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/submissions/homelab-monitor-20260618.json diff --git a/data/submissions/homelab-monitor-20260618.json b/data/submissions/homelab-monitor-20260618.json new file mode 100644 index 0000000..8f43e95 --- /dev/null +++ b/data/submissions/homelab-monitor-20260618.json @@ -0,0 +1,12 @@ +{ + "id": "homelab-monitor", + "name": "HomeLab Monitor", + "tagline": "Homelab dashboard with per-container GPU/VRAM attribution and a built-in MCP server", + "description": "Self-hosted dashboard in a single Docker container. Shows which container is holding the GPU (per-container VRAM, not just total), plus Docker health and logs, systemd status, host vitals, and multiple machines over SSH. Since v0.14.0 it ships a read-only MCP server, so Claude can query your homelab directly.", + "url": "https://github.com/SikamikanikoBG/homelab-monitor", + "imageUrl": "https://raw.githubusercontent.com/SikamikanikoBG/homelab-monitor/main/docs/logo-400.png", + "pricing": "Open Source", + "categories": ["Monitoring", "DevOps", "Self-Hosted"], + "tags": ["monitoring", "homelab", "self-hosted", "docker", "gpu", "mcp", "open-source"], + "createdAt": "2026-06-18T00:00:00.000000+00:00" +}