Commit graph

7 commits

Author SHA1 Message Date
25b19b948f Replace Django healthcheck with lightweight HTTP probe
manage.py check booted a full Django interpreter every 30s (~1.5s CPU
per run) and never verified the server was actually responding. Probe
the HTTP endpoint directly instead and relax the interval.
2026-07-04 19:39:30 +02:00
Andros Fenollosa
940bc47a8b Remove uv 2025-09-16 16:06:28 +02:00
Andros Fenollosa
3983e81518 Minor bug 2025-09-16 15:58:12 +02:00
Andros Fenollosa
685918bfae Added uv 2025-09-16 15:52:23 +02:00
Andros Fenollosa
c16bc97222 Reverse proxy 2025-09-16 15:43:45 +02:00
Andros Fenollosa
d3f5e38a54 Feeds endpoints 2025-09-16 15:28:21 +02:00
Andros Fenollosa
c62d64395e First commit 2025-09-12 11:29:00 +02:00