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,14 @@
|
||||
# Proxy
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Proxmox** | pve (CT 117) |
|
||||
| **IP** | 192.168.1.165 |
|
||||
| **Host** | 192.168.1.216 |
|
||||
|
||||
Config in `config/` (gepull'd van LXC).
|
||||
|
||||
```bash
|
||||
# Op Proxmox host:
|
||||
pct enter 117
|
||||
```
|
||||
Reference in New Issue
Block a user