Back to Changelog
v1.0.175
Docker app template: Domain Watchdog (RDAP-based domain monitoring + auto-purchase)
New Features
2- Added Docker app template: Domain Watchdog (RDAP-based domain monitoring and auto-purchase tool, AGPL-3.0).
- Multi-container stack: app + worker + PostgreSQL + Valkey/Redis. Worker container bypasses ENTRYPOINT migration check and waits 45 seconds for the main app to finish migrations before starting the messenger consumer (race-condition fix).
Improvement
1- Validated end-to-end on DEV: all containers restartCount=0, HTTP 200 on web UI, 41 migrations and 350 SQL queries applied successfully.