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