The Docker image now also supports SQLite. You do not need an additional database container for this variant. It is delivered with the Docker image. The sample files can be found here.
The image now uses Nginx instead of the Apache web server. The size of the image is significantly smaller since it is based on the PHP-FPM Alpine Linux Docker image. As a result, performance has increased with this release.
Features
- You can disable the user registration page: link to the docs.
Fixes
- The previously selected groups will now be cleared when creating/editing links.