MySQL database
Remote Lab holds data in MySQL database. It is necessary to install MySQL database, configure correct database name, hostname, port, username and password, so API can connect to database and retrieve or store data.
Following link can be used as a guide to configure MySQL database
MySQL Workbench user interface tool can be optionally downloaded for easier access and configuration for database.