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:
@@ -0,0 +1,10 @@
|
||||
# kasm
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Proxmox** | proxmox (CT 115) |
|
||||
| **Status** | gestopt |
|
||||
|
||||
Container-definitie: `apps/proxmox/hosts/proxmox/lxc/115.conf`
|
||||
|
||||
Start CT en draai `scripts/pull-lxc-from-proxmox.py` opnieuw om app-config te pullen.
|
||||
@@ -0,0 +1,6 @@
|
||||
# Auto-generated
|
||||
host: proxmox
|
||||
proxmox_ip: 192.168.1.56
|
||||
vmid: 115
|
||||
hostname: kasm
|
||||
status: stopped
|
||||
Reference in New Issue
Block a user