Commit graph

7 commits

Author SHA1 Message Date
654e3ffbce Add Beszel server monitoring dashboard
- Deployed Beszel hub in Dockge (10.5.0.10:8090)
- Installed agents on PVE host and PBS (with Synology mount monitoring)
- Created NPM proxy at dashboard.georgsen.dk
- Created ~/bin/beszel helper script for API management
- Added credentials for Beszel and Dockge
- Updated all documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:27:01 +00:00
172087b463 Add Uptime Kuma helper script and monitors
- Created ~/bin/kuma for managing monitors via Socket.IO API
- Uses uptime-kuma-api Python library
- Added monitors: PBS, Forgejo, Technitium DNS
- Updated credentials with username/password for Socket.IO auth

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:04:51 +00:00
64df9998f6 Fix mgmt container IP: .102 → .108
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:57:18 +00:00
314d13c4ed Fix Proxmox URL to use hostname
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:24:05 +00:00
18cc58adc0 Add container quick reference table to README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:31:13 +00:00
1b57dab4da Add TODO.md and document ping fix for unprivileged containers
- Created TODO.md with pending task to fix ping on all containers
- Added setcap command to standard container setup in documentation
- Added detailed explanation in CLAUDE.md for future reference
- Unprivileged containers need cap_net_raw on /bin/ping

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:28:25 +00:00
a6bf1c7706 Initial commit: homelab documentation and management
- homelab-documentation.md: Complete infrastructure docs
- CLAUDE.md: Claude Code guidance
- README.md: Quick reference

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 12:38:45 +00:00