Clone
4
Docker
Ruan edited this page 2022-06-25 05:06:12 +00:00

The web interface has a GitLab CI setup designed for unit testing.

Features

  • Uses the latest stable versions of PHP and MariaDB.
  • The code is kept up-to-date to be compatible with the latest software, as unit tests passing is of top priority, and deprecation warnings are treated as test failures.
  • Can be used to create Docker images for containerization purposes.

Environment variables

The following environment variables are currently supported:

  • MYSQL_HOST
  • MYSQL_DATABASE
  • MYSQL_USERNAME
  • MYSQL_PASSWORD
  • LITEBANS_TABLE_PREFIX