Pull Proxmox LXC app configs via SSH and document all CTs.

Add pull-lxc-from-proxmox.py using Proxmox API + pct exec for running
containers (vaultwarden, linkwarden, paymenter, NPM, etc). Stub apps for
stopped LXCs with proxmox.meta.yaml and updated lxc-inventory with live IPs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
mo
2026-05-17 14:52:28 +02:00
parent c7f1b094cb
commit 9f431ff97b
85 changed files with 1392 additions and 37 deletions
+5
View File
@@ -24,3 +24,8 @@ UNIFI_CONTROLLER_URL=https://192.168.1.24
UNIFI_USERNAME=mo
UNIFI_PASSWORD=WaQTUw2t123!
UNIFI_SITE=default
# Proxmox API / SSH (voor scripts/pull-lxc-from-proxmox.py)
PROXMOX_PASSWORD=WaQTUw2t
PROXMOX_HOST_PVE=192.168.1.216
PROXMOX_HOST_DELL=192.168.1.56