Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Secure Backend comes as a set of Docker containers, each one of them handling one single specific purpose.

There are currently 4 5 containers:

  • http (HTTP connection handler)

  • php (PHP, Laravel based, core functionalities)

  • database (MySQL database)

  • redis (cache)

  • pma (PHPMyAdmin access - optional)

Each of them has a dedicated page:

...