Fix mgmt container IP: .102 → .108
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ce8c00aa1e
commit
64df9998f6
4 changed files with 5 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ Infrastructure documentation and management for Mikkel's homelab.
|
||||||
|------|------|-----|
|
|------|------|-----|
|
||||||
| 100 | npm | 10.5.0.1 |
|
| 100 | npm | 10.5.0.1 |
|
||||||
| 101 | dockge | 10.5.0.10 |
|
| 101 | dockge | 10.5.0.10 |
|
||||||
| 102 | mgmt | 10.5.0.102 |
|
| 102 | mgmt | 10.5.0.108 |
|
||||||
| 103 | postgresql01 | DHCP |
|
| 103 | postgresql01 | DHCP |
|
||||||
| 104 | redis01 | DHCP |
|
| 104 | redis01 | DHCP |
|
||||||
| 105 | sentry | DHCP |
|
| 105 | sentry | DHCP |
|
||||||
|
|
|
||||||
3
TODO.md
3
TODO.md
|
|
@ -10,7 +10,8 @@
|
||||||
- `.254` - Gateway (PVE host)
|
- `.254` - Gateway (PVE host)
|
||||||
- Exception: VMID 1000 (tailscale) → use .250
|
- Exception: VMID 1000 (tailscale) → use .250
|
||||||
- Containers to migrate: npm (.1→.100), dockge (.10→.101), pbs (.6→.106), forgejo (.14→.114), dns (.2→.115)
|
- 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
|
- 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)
|
- [ ] **Review Uptime Kuma monitors** - Check which services are monitored and add missing ones (via web UI at status.georgsen.dk)
|
||||||
|
|
|
||||||
|
|
@ -140,7 +140,7 @@ Saved with: `netfilter-persistent save`
|
||||||
|------|------|-----|---------|--------|
|
|------|------|-----|---------|--------|
|
||||||
| 100 | npm | 10.5.0.1 | Nginx Proxy Manager | Running |
|
| 100 | npm | 10.5.0.1 | Nginx Proxy Manager | Running |
|
||||||
| 101 | dockge | 10.5.0.10 | Docker Compose 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 |
|
| 103 | postgresql01 | DHCP | PostgreSQL (community) | Running |
|
||||||
| 104 | redis01 | DHCP | Redis (community) | Running |
|
| 104 | redis01 | DHCP | Redis (community) | Running |
|
||||||
| 105 | sentry | DHCP | Defense Intelligence System | Running |
|
| 105 | sentry | DHCP | Defense Intelligence System | Running |
|
||||||
|
|
@ -422,7 +422,7 @@ Requires=mnt-synology.mount
|
||||||
| dockge | 10.5.0.10 |
|
| dockge | 10.5.0.10 |
|
||||||
| forgejo | 10.5.0.14 |
|
| forgejo | 10.5.0.14 |
|
||||||
| git | 10.5.0.14 |
|
| git | 10.5.0.14 |
|
||||||
| mgmt | 10.5.0.102 |
|
| mgmt | 10.5.0.108 |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
BIN
kuma_api_doc.png
Normal file
BIN
kuma_api_doc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Loading…
Add table
Reference in a new issue