Commit Graph

4 Commits

Author SHA1 Message Date
fegger 9c3eba55db Add GPU stats server for AMD ROCm
Small dependency-free HTTP server that exposes rocm-smi metrics
(utilization, VRAM, temperature, power) as JSON on port 9101.
Runs as the gpu-stats compose service with /opt/rocm mounted and
/dev/kfd + /dev/dri passed through.
2026-09-04 14:06:49 +02:00
fegger 859af3c389 Add service logo icons
Official SVG logos for Open WebUI, ComfyUI, Gitea, Jellyfin, Immich,
Home Assistant, Nextcloud, Vaultwarden, Netbird, GitLab, Odoo (gem360)
and the Dubplate turntable, replacing the emoji placeholders.
2026-09-04 14:06:42 +02:00
fegger a0f4edb7af Add .gitignore for build artifacts and secrets
Ignore node_modules, npm tarballs, logs, and the .env secrets file
used by docker compose.
2026-09-04 14:06:35 +02:00
fegger a168fb3b46 Add static homelab dashboard with Docker and nginx setup 2026-09-04 11:22:17 +02:00