Commit Graph

4 Commits

Author SHA1 Message Date
0xWheatyz 3424384088 feat: update Docker config to run API and dashboard services
- Switch from Alpine to Debian slim for better package compatibility
- Add system dependencies for pdfplumber and psycopg2
- Configure separate services for API (port 8000) and dashboard (port 8501)
- Add automatic database initialization via init-db service
- Update documentation with simplified Docker setup
- Remove need for separate docker-compose.prod.yml

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-13 15:49:59 -04:00
0xWheatyz 11a4aba46f fix(dockerfile): was expecting ubuntu like syntax for user management 2026-03-05 23:17:30 -05:00
0xWheatyz 5fab53e0a7 fix: changed dockerfile base to alpine python 2026-03-06 03:38:27 +00:00
0xWheatyz dc7eedd902 feat: Docker integration 2026-02-22 12:30:37 -05:00