Skip to content

MariaDB

Envloom includes MariaDB as part of the local development stack and focuses on reliable service startup, status visibility, and log access.

  • Installed/managed MariaDB runtime version(s) (depending on your setup)
  • Service lifecycle through UI/systray quick actions
  • Log access in the logs viewer

Most developers interact with MariaDB through:

  • systray start/stop/reload actions
  • project apps connecting to local DB credentials
  • logs viewer when startup or connection issues occur

If MariaDB does not start:

  • Check logs in Envloom first.
  • Confirm another local database service is not already using the same port.
  • Verify file permissions for the data directory if the logs indicate access failures.