diff --git a/README.md b/README.md index 92c9b34..804a0c7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Infrastructure documentation and management for Mikkel's homelab. |------|------|-----| | 100 | npm | 10.5.0.1 | | 101 | dockge | 10.5.0.10 | -| 102 | mgmt | 10.5.0.102 | +| 102 | mgmt | 10.5.0.108 | | 103 | postgresql01 | DHCP | | 104 | redis01 | DHCP | | 105 | sentry | DHCP | diff --git a/TODO.md b/TODO.md index 3c97100..827fea5 100644 --- a/TODO.md +++ b/TODO.md @@ -10,7 +10,8 @@ - `.254` - Gateway (PVE host) - Exception: VMID 1000 (tailscale) → use .250 - Containers to migrate: npm (.1→.100), dockge (.10→.101), pbs (.6→.106), forgejo (.14→.114), dns (.2→.115) - - Already correct: mgmt (.102), general (.113) + - Already correct: general (.113) + - mgmt is .108 (would change to .102) - Also update: NPM proxy hosts, DNS records (lab.georgsen.dk), iptables NAT rules, documentation - [ ] **Review Uptime Kuma monitors** - Check which services are monitored and add missing ones (via web UI at status.georgsen.dk) diff --git a/homelab-documentation.md b/homelab-documentation.md index 6d09752..729ffb7 100644 --- a/homelab-documentation.md +++ b/homelab-documentation.md @@ -140,7 +140,7 @@ Saved with: `netfilter-persistent save` |------|------|-----|---------|--------| | 100 | npm | 10.5.0.1 | Nginx Proxy Manager | Running | | 101 | dockge | 10.5.0.10 | Docker Compose Manager | Running | -| 102 | mgmt | 10.5.0.102 | Management/Automation (Claude Code) | Running | +| 102 | mgmt | 10.5.0.108 | Management/Automation (Claude Code) | Running | | 103 | postgresql01 | DHCP | PostgreSQL (community) | Running | | 104 | redis01 | DHCP | Redis (community) | Running | | 105 | sentry | DHCP | Defense Intelligence System | Running | @@ -422,7 +422,7 @@ Requires=mnt-synology.mount | dockge | 10.5.0.10 | | forgejo | 10.5.0.14 | | git | 10.5.0.14 | -| mgmt | 10.5.0.102 | +| mgmt | 10.5.0.108 | --- diff --git a/kuma_api_doc.png b/kuma_api_doc.png new file mode 100644 index 0000000..ef79137 Binary files /dev/null and b/kuma_api_doc.png differ