- Use Linux and have
dockeranddocker-composeinstalled. - Create a folder
- Put
docker-compose.ymlandservers.json
- Optional: Put a SQL script to be executed at first run from the
dbservice.
docker-compose up -d- Go to
0.0.0.0:5050and login with[email protected]andtestas password - Access the database with the
testpassword - You have a database to play!