add files infra docker service for data platform

This commit is contained in:
jigoong
2026-02-16 17:21:59 +07:00
parent ce75555958
commit 300ed08d9e
46 changed files with 2442 additions and 14 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.env
.env.local
__pycache__/
*.pyc
.venv/
@@ -7,4 +8,7 @@ venv/
.pytest_cache/
.mypy_cache/
ruff_cache/
*/data/
01-infra/letsencrypt/
.windsurf/