mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
- periodically ping postres on port 5432 and only start migrations if successful. - prevents crash loop when attempting migrations before postgres is ready.