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
+26
View File
@@ -0,0 +1,26 @@
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
.venv-ci-*/
venv/
*.egg-info/
build/
dist/
.coverage
htmlcov/
.cache/
reports/
build.env
deploy.env
.env
data/
secrets/
backups/
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
*.key
*.iso
*.pem
*.log