Add Core Hub staging deployment profile

This commit is contained in:
2026-06-27 21:11:46 +02:00
parent f280f9b0f8
commit b895d1f772
12 changed files with 519 additions and 2 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.venv
.pytest_cache
.ruff_cache
.mypy_cache
.local
__pycache__
*.pyc
*.pyo
*.db
*.sqlite
*.sqlite3
.env
.env.*
!.env.example