Add Proxmox inventory scripts and n8n sync workflow

- proxmox-inventory.sh: text inventory (RAM/CPU/Swap/Disk/IP/Gateway/Subnetz)
- proxmox-inventory-json.sh: JSON variant with n8n webhook push, --vmids filter, --dry-run
- n8n workflow: automated fact-sync between Proxmox and Outline docs, auto-creates pages for new VMIDs, ntfy summary notification
- credentials (Outline/NTFY bearer tokens) intentionally excluded, see README
This commit is contained in:
Claude
2026-07-28 07:10:04 +00:00
commit 1bdc8e3845
5 changed files with 722 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
*.log
.DS_Store