homelab/README.md
Mikkel Georgsen 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

29 lines
787 B
Markdown

# Homelab
Infrastructure documentation and management for Mikkel's homelab.
## Files
- **homelab-documentation.md** - Complete infrastructure documentation
- **CLAUDE.md** - Claude Code guidance and quick reference
- **TODO.md** - Pending maintenance tasks
## Management Container
This repository is managed from the mgmt container (VMID 102) on core.georgsen.dk.
Helper scripts available:
- `~/bin/pve` - Proxmox VE API
- `~/bin/npm-api` - Nginx Proxy Manager API
- `~/bin/dns` - Technitium DNS API
## Quick Links
| Service | URL |
|---------|-----|
| Proxmox | https://65.108.14.165:8006 |
| Forgejo | https://git.georgsen.dk |
| DNS Admin | https://dns.georgsen.dk |
| NPM Admin | http://10.5.0.1:81 |
| Dockge | https://dockge.georgsen.dk |
| PBS | https://pbs.georgsen.dk |