second commit

This commit is contained in:
2026-08-19 22:33:19 +02:00
parent 411812e954
commit 199f306993
107 changed files with 5984 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
.venv/
__pycache__/
*.pyc
.pytest_cache/
static/js/vendor/*.js
static/js/vendor/*.css
node_modules/
*.db
*.db-wal
*.db-shm
ansible/inventory/production.ini
ansible/inventory/group_vars/vault.yml
ansible/inventory/group_vars/jumphost_with_nginx.yml
ansible/inventory/group_vars/jumphost_no_nginx.yml