No description
Find a file
jtricerolph 1743590743 Fix backend startup: launch Xvfb directly, not via xvfb-run
xvfb-run as container PID 1 hangs before exec'ing uvicorn — its Xvfb
readiness handshake (SIGUSR1) is never delivered to PID 1, so the backend
sat 'Up (unhealthy)' with no logs and the frontend never started.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 16:35:03 +00:00
backend Fix backend startup: launch Xvfb directly, not via xvfb-run 2026-07-05 16:35:03 +00:00
frontend Scraper: process-wide lock, one scrape at a time 2026-07-05 16:14:55 +00:00
.gitignore Add Rate Monitor app — Booking.com + direct booking engine competitor rates 2026-07-05 12:06:30 +00:00
docker-compose.yml Add Rate Monitor app — Booking.com + direct booking engine competitor rates 2026-07-05 12:06:30 +00:00