initial commit

This commit is contained in:
2026-05-17 19:02:44 +02:00
commit 4930f5c75c
5 changed files with 379 additions and 0 deletions

3
.env-sample Normal file
View File

@@ -0,0 +1,3 @@
PM_HOST="https://proxmox.example.com:8006"
PM_USER="root@pam"
PM_PASS="super-secret-password"