root
b65116b847
feat: pct-run.sh — run commands in CTs by ID, no IPs needed
Adds /scripts/pct-run.sh that maps CT IDs to PVE nodes and runs
pct exec directly. No hardcoded IPs — Proxmox is the source of truth.
Updates infrastructure-control with CT access table using pct-run.
Usage examples:
pct-run 112 cat /etc/hostname # Tanko
pct-run 114 grep LITELLM /etc/environment # Mumuni key check
pct-run 116 docker ps # LiteLLM containers
2026-07-05 20:02:20 +00:00
..
2026-06-27 19:22:53 +00:00
2026-07-05 20:02:20 +00:00
2026-07-04 22:07:35 +00:00
2026-07-04 23:33:34 +00:00
2026-07-04 22:25:05 +00:00
2026-07-04 22:13:51 +00:00
2026-06-27 19:22:53 +00:00