fix: clean up VM 116 watchstate duplicate and document decommission candidacy (#31) #41
@ -245,11 +245,25 @@ hosts:
|
|||||||
- sqlite-major-domo
|
- sqlite-major-domo
|
||||||
- temp-postgres
|
- temp-postgres
|
||||||
|
|
||||||
|
# Docker Home Servers VM (Proxmox) - decommission candidate
|
||||||
|
# VM 116: Only Jellyfin remains after 2026-04-03 cleanup (watchstate removed — duplicate of manticore's canonical instance)
|
||||||
|
# Jellyfin on manticore already covers this service. VM 116 + VM 110 are candidates to reclaim 8 vCPUs + 16 GB RAM.
|
||||||
|
# See issue #31 for cleanup details.
|
||||||
|
docker-home-servers:
|
||||||
|
type: docker
|
||||||
|
ip: 10.10.0.124
|
||||||
|
vmid: 116
|
||||||
|
user: cal
|
||||||
|
description: "Legacy home servers VM — Jellyfin only, decommission candidate"
|
||||||
|
config_paths:
|
||||||
|
docker-compose: /home/cal/container-data
|
||||||
|
services:
|
||||||
|
- jellyfin # only remaining service; duplicate of ubuntu-manticore jellyfin
|
||||||
|
decommission_candidate: true
|
||||||
|
notes: "watchstate removed 2026-04-03 (duplicate of manticore); 3.36 GB images pruned; see issue #31"
|
||||||
|
|
||||||
# Decommissioned hosts (kept for reference)
|
# Decommissioned hosts (kept for reference)
|
||||||
# decommissioned:
|
# decommissioned:
|
||||||
# tdarr-old:
|
# tdarr-old:
|
||||||
# ip: 10.10.0.43
|
# ip: 10.10.0.43
|
||||||
# note: "Replaced by ubuntu-manticore tdarr"
|
# note: "Replaced by ubuntu-manticore tdarr"
|
||||||
# docker-home:
|
|
||||||
# ip: 10.10.0.124
|
|
||||||
# note: "Decommissioned"
|
|
||||||
|
|||||||
@ -28,7 +28,7 @@ tags: [proxmox, upgrade, pve, backup, rollback, infrastructure]
|
|||||||
**Production Services** (7 LXC + 7 VMs) — cleaned up 2026-02-19:
|
**Production Services** (7 LXC + 7 VMs) — cleaned up 2026-02-19:
|
||||||
- **Critical**: Paper Dynasty/Major Domo (VM 115), Discord bots (VM 110), Gitea (LXC 225), n8n (LXC 210), Home Assistant (VM 109), Databases (VM 112), docker-home/Pi-hole 1 (VM 106)
|
- **Critical**: Paper Dynasty/Major Domo (VM 115), Discord bots (VM 110), Gitea (LXC 225), n8n (LXC 210), Home Assistant (VM 109), Databases (VM 112), docker-home/Pi-hole 1 (VM 106)
|
||||||
- **Important**: Claude Discord Coordinator (LXC 301), arr-stack (LXC 221), Uptime Kuma (LXC 227), Foundry VTT (LXC 223), Memos (LXC 222)
|
- **Important**: Claude Discord Coordinator (LXC 301), arr-stack (LXC 221), Uptime Kuma (LXC 227), Foundry VTT (LXC 223), Memos (LXC 222)
|
||||||
- **Stopped/Investigate**: docker-home-servers (VM 116, needs investigation)
|
- **Decommission Candidate**: docker-home-servers (VM 116) — Jellyfin-only after 2026-04-03 cleanup; watchstate removed (duplicate of manticore); see issue #31
|
||||||
- **Removed (2026-02-19)**: 108 (ansible), 224 (openclaw), 300 (openclaw-migrated), 101/102/104/111/211 (game servers), 107 (plex), 113 (tdarr - moved to .226), 114 (duplicate arr-stack), 117 (unused), 100/103 (old templates), 105 (docker-vpn - decommissioned 2026-04)
|
- **Removed (2026-02-19)**: 108 (ansible), 224 (openclaw), 300 (openclaw-migrated), 101/102/104/111/211 (game servers), 107 (plex), 113 (tdarr - moved to .226), 114 (duplicate arr-stack), 117 (unused), 100/103 (old templates), 105 (docker-vpn - decommissioned 2026-04)
|
||||||
|
|
||||||
**Key Constraints**:
|
**Key Constraints**:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user