vanna-clubpetro/.dockerignore
Dalton Alvarenga 9f58b9afa5
All checks were successful
CD / build (pull_request) Has been skipped
chore: bootstrap deploy no hml2 (Dockerfile + k8s + workflow CD)
- Dockerfile multi-stage Node 18 (webcomponent) + Python 3.11
- vanna upstream pinned em 365d0617c1a4567ffee1b19b40c27feb4206bfcf
- requirements.txt + .env.example + .dockerignore
- k8s/: deployment (1 replica, PVC, Recreate), service, ingress (SSE/WS timeouts), PVC 5Gi
- .gitea/workflows/cd.yml seguindo template do lab

Pendência: criar Secret K8s vanna-clubpetro-secret com OPENAI_API_KEY + CLICKHOUSE_*
2026-05-05 17:56:37 -03:00

18 lines
138 B
Plaintext

.git
.github
.gitea
.env
.env.local
venv
__pycache__
*.pyc
.vanna
vanna
chroma_db
data_storage
.DS_Store
*.md
docs
test_*.py
node_modules