Defrag-racing / defrag-racing-project

https://defrag.racing/
GNU Affero General Public License v3.0
4 stars 2 forks source link

fix: add mysql 'healthy' check #43

Closed michalwitwicki closed 2 months ago

michalwitwicki commented 2 months ago

Sometimes MySQL container needs more time to load up and migration will fail.

Add check if MySQL containter is healthy before running rest of the setup commands.