- Create a file called
mysql.cnf
this will be your config file - Put this configuration in it (port can be anything that's not in use)
[server]
user=martin
basedir=/app/.data/mysql
datadir=/app/.data/mysql_databases
socket=/app/.data/socket
port=8123
- Initalize the database with https://i-like.cute-cats.online/d4PR88Wb (myself forgetting a step)