A MySQL server container is required, linked to the app so that the app can run query correctly.
Since now, we always assumed that a MySQL server was already running on the server that we want to deploy on, but we can't anymore since DOOM will be deployed on brand new test&prod servers.
A MySQL server container is required, linked to the app so that the app can run query correctly.
Since now, we always assumed that a MySQL server was already running on the server that we want to deploy on, but we can't anymore since DOOM will be deployed on brand new test&prod servers.