aSouchereau / mcroute-manager

A web interface that provides a simpler way to manage your minecraft server routes.
https://hub.docker.com/r/asouchereau/mcroute-manager
0 stars 0 forks source link

Race condition between migration and database server startup #15

Closed aSouchereau closed 1 year ago

aSouchereau commented 1 year ago

Laravel tries to run the migrations before database server is running

aSouchereau commented 1 year ago

This is a temporary bug, so the solution should be temporary as well. When the installler is created, this implementation can be removed, or potentially repurposed for the demo version