feat: add Proxmox provisioning service with CI and deployment tooling
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user