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,16 @@
|
||||
# Nginx Proxy Manager
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Proxmox** | dell-proxmox CT 109 |
|
||||
| **IP** | 192.168.1.173 |
|
||||
| **UI** | http://192.168.1.173:81 |
|
||||
|
||||
Native install (geen docker-compose). Data in `/data` op de LXC.
|
||||
|
||||
| Bestand in git | Inhoud |
|
||||
|---------------|--------|
|
||||
| `config/npm-data-listing.txt` | Directory listing `/data` |
|
||||
| `proxmox.meta.yaml` | CT metadata |
|
||||
|
||||
Backup handmatig: `pct pull 109 /data/nginx ./config/nginx/` op Proxmox host.
|
||||
Reference in New Issue
Block a user