feat: add Proxmox provisioning service with CI and deployment tooling
CI / javascript-check (push) Successful in 51s
CI / container-policy (push) Successful in 2s
CI / container-verify (push) Canceled after 0s
CI / container-publish (push) Canceled after 0s
CI / python-tests (push) Canceled after 6m59s

This commit is contained in:
BartelLuis
2026-09-14 20:09:12 +02:00
commit 06c3474636
52 changed files with 9779 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Extern erreichbare HTTPS-URL der Anwendung (ohne Unterpfad).
PUBLIC_URL=https://provision.example.net
MAINTENANCE=false
# Durch die vollstaendige PROVISIONER_IMAGE-Zeile aus deploy.env im GitHub-
# Actions-Artefakt container-deploy ersetzen. Alternativ einen vorhandenen
# Versionstag aus GHCR verwenden. Der Beispieltag muss veroeffentlicht sein.
PROVISIONER_IMAGE=ghcr.io/netivra/proxmox-ais:0.1.0