Database servers are servers that have either MySQL or MariaDB installed. They can be used to host databases for servers that need to store additional data in a database.
Database servers are connected to slaves. Connecting a database server to a slave enabled database management features for all servers hosted on that slave.
To connect a database server to Gametron master, follow the steps below.
The database user must have the GRANT OPTION privilege.
Go to Database Servers → New Database Server
Fill out the access credentials for the database and other fields
Choose which slaves should host the databases of their servers on this database server in the Slaves field.
Click Create.
Servers hosted on the slaves you selected can now create databases on the Servers → Databases page.