domain-watchdog-worker maelgangloff/domain-watchdog:latest https://hub.docker.com/r/maelgangloff/domain-watchdog bridge sh false https://github.com/maelgangloff/domain-watchdog/issues https://github.com/maelgangloff/domain-watchdog Background worker for Domain Watchdog. Processes RDAP lookups, domain drop attempts, and async queue tasks.[br][br]Must be deployed alongside the domain-watchdog container. All connection strings must match exactly. Network: Tools: https://raw.githubusercontent.com/maelgangloff/domain-watchdog/master/assets/logo.png --restart=always --no-healthcheck php /app/bin/console messenger:consume --all --time-limit=3600 -vvv 2026-06-02 PostgreSQL container | Redis container | domain-watchdog (app) container | All on the same Docker network prod worker postgresql://app:password@postgresql:5432/domainwatchdog?serverVersion=16&charset=utf8 redis://redis:6379/messages?lazy=1 redis://redis:6379/messages-rdap-low?lazy=1 redis://redis:6379/messages-rdap-high?lazy=1 redis://redis:6379