Arag / Dockerfile

Commit History

Production hardening: JWT blacklist, TOTP, Pydantic schemas, Prometheus, SSRF fix, CSP, Redis auth, Celery backup β€” 35 items across P0-P5
131d826

AuthorBot commited on

Fix Dockerfile: use flat app/ structure, remove backend/ paths
2a4848e

AuthorBot commited on

refactor: HF routing like RAG 1.2 β€” /ui, /widget, /admin, port 7860
b6b69a1

AuthorBot Cursor commited on

fix: complete HF startup β€” libmagic, single worker, lazy models
ca62fc7

AuthorBot Cursor commited on

fix: run Redis from app-owned config on HF
7d25cf2

AuthorBot Cursor commited on

feat: use HF Space /data bucket for SQLite, Redis, and ChromaDB
677d8aa

AuthorBot Cursor commited on

fix: make app importable during Alembic migrations on HF
24b5f14

AuthorBot Cursor commited on

Add root Dockerfile and HF metadata to README
9ca7e7f

AuthorBot commited on

Update configurations and prepare for HF deployment
b38f95c

AuthorBot commited on

fix: add libmagic1 system dependency to Dockerfile to fix python-magic ImportError
cc73112

AuthorBot commited on

fix: create /data/redis directory at runtime to handle HF persistent volume mount shadowing
709078a

AuthorBot commited on

fix: move redis config to /app/redis.conf (permission fix)
20a739c

AuthorBot commited on

refactor: self-contained deployment - SQLite + local Redis (no external DBs needed)
5c300af

AuthorBot commited on

Move Dockerfile to root for Hugging Face Spaces
92ffe3e

AuthorBot commited on