Database

ETSi includes a portable MariaDB daemon that can be launched and stopped from the UI.

Starting MariaDB

  1. Open the Database tab in ETSi
  2. Click Start MariaDB
  3. ETSi starts the daemon and displays the connection details

Connection details

Host: 127.0.0.1 Port: 3306 User: root Pass: (set on first launch)

Connect using any MySQL-compatible client or from your hosted application.

MariaDB data is stored in ETSi's data directory and persists between sessions.