Build & Deploy / build (push) Successful in 23s
- SECRET_KEY et DATABASE_URL externalisés (Vault -> env), plus de secret en dur - SQLite -> postgres-shared (psycopg2), schéma créé au boot (entrypoint.sh) - Dockerfile + docker-compose (Watchtower) + .gitea/workflows/build.yml Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
fastapi
|
|
uvicorn
|
|
sqlalchemy
|
|
requests
|
|
beautifulsoup4
|
|
pydantic
|
|
ollama
|
|
python-jose[cryptography]
|
|
passlib[argon2]
|
|
python-multipart
|
|
psycopg2-binary |