Commit graph

8 commits

Author SHA1 Message Date
ace09a3158 Add OpenCloud, Hoodik Android app, and other items to TODO
- OpenCloud: Dropbox alternative with native apps
- Hoodik Android app: Build native app for E2E encrypted storage
- NetBox: IPAM/DCIM for network documentation
- Forgejo CI/CD: Actions runner setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:46:11 +00:00
7982975922 Update TODO: mark Uptime Kuma monitors as completed
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:05:13 +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
ce8c00aa1e Add Uptime Kuma API credentials and documentation
- Added API key to uptime-kuma/credentials
- Created README.md with full API documentation
- Updated homelab-documentation.md and CLAUDE.md
- Added TODO to review monitors for missing services

REST API is limited (metrics, push monitors, badges).
Full monitor management requires Socket.IO/web UI.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:52:14 +00:00
9988f74a61 Add dependent updates to IP reorg task
NPM, DNS, iptables, and docs all need updating too.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:17:17 +00:00
eee9aa2a7c Refine IP addressing plan in TODO
DHCP below 100, static VMIDs at 100+ matching their VMID number.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 21:58:01 +00:00
c935edb0cc Add IP addressing review to TODO
Consider VMID-based IPs and smaller DHCP range.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 21:18:41 +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