solventum-image-metadata/backend/app
SamoilenkoVadym 77494488d5 feat(deploy): add auto git pull and cleanup to deployment script
- Auto pull latest code before deployment
- Clean old Docker images before building new ones
- Add comprehensive cleanup commands documentation
- Add production deployment guide
- Fix frontend serving from /var/www/html for production
- Preserve build cache for faster deployments

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 15:40:11 +00:00
..
api fix(backend): rename import.py to import_api.py (reserved keyword) 2026-02-09 14:41:41 +00:00
core feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
models feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
processors fix(backend): add missing image_updater.py 2026-02-09 14:43:41 +00:00
services feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
__init__.py feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
main.py feat(deploy): add auto git pull and cleanup to deployment script 2026-02-09 15:40:11 +00:00