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
Ross
e9a04e823c
more docker improvements
2025-12-01 14:01:46 +00:00
Ross
9ed789ba90
more docker updates
2025-12-01 13:31:08 +00:00
Ross
2157b6f781
some fixes?
2025-12-01 11:12:01 +00:00
Ross
359682a0cd
start prod docker migration
2025-12-01 10:36:58 +00:00
Ross
7d079e0466
Update Dockerfile to use Python 3.14 and fix docker-compose volume definitions
2025-11-03 10:25:20 +00:00
Ross
640f1841e6
Refactor docker-compose.yml for improved context and volume mounts; update question_form.html to conditionally include question details
2025-10-27 21:30:01 +00:00
Ross
ec45464e58
Refactor volume mounts in docker-compose.yml for clarity and consistency
2025-10-27 10:07:35 +00:00
Ross
702b7b35a7
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
2025-10-27 09:47:35 +00:00
Ross
b26d31b216
Refactor docker-compose.yml to mount the entire repository and update question_review_form.html to render radio buttons for status choices.
2025-10-26 20:46:16 +00:00
Ross
c2d6cfa78e
add local dev docker
2025-10-26 19:30:48 +00:00
Ross
f43c54f4af
test celery
2025-02-24 16:57:37 +00:00
Ross
d891c7b9ee
.
2025-01-06 11:14:34 +00:00
Ross
c3e36bfb12
fix a number of things
2023-08-07 13:42:22 +01:00
Ross
653baa85ff
Stub out cookie/privacy policy. Add memcached to docker image
2022-11-21 15:00:52 +00:00
Ross
02eb812122
Enable docker containing debugging
2022-11-14 13:48:23 +00:00
Ross
ef478459d8
.
2022-07-27 10:06:56 +01:00