6 Commits

Author SHA1 Message Date
Ross ce323c4973 refactor: update README for observability and add test running instructions; update PostgreSQL port in Docker Compose; bump daphne version in requirements 2026-06-29 17:42:33 +01:00
Ross 1317d6a438 start better rts inegration 2026-06-29 10:44:39 +01:00
Ross 5ad66cb951 start fixing local dev env 2026-06-22 11:12:44 +01:00
Ross c2d8376e22 feat(worker): Add db_worker service with automatic restart and logging
feat(task_overview): Display generated series in task overview
docs(README): Update documentation for background task workers and troubleshooting
2026-05-17 21:13:40 +01:00
Ross d8f8ef7326 Add --nothreading option to Django runserver command and implement HTMX debug modal for JSON responses 2026-01-12 09:45:48 +00:00
Ross 517c30ba0e Enhance Docker setup with logging and monitoring features
- Added logging configuration to WSGI for persistent log collection.
- Updated Docker Compose files for local and development environments, including Redis, PostgreSQL, and Grafana services.
- Introduced Promtail configuration for log scraping and integration with Loki.
- Created application log directory in Dockerfile for log persistence.
2025-12-01 16:43:40 +00:00