- Add SQUASHTM_CONTEXT_PATH env variable.

This commit is contained in:
2025-03-13 17:07:04 +01:00
parent 2f3edf2a00
commit 6aea4edfc3
5 changed files with 21 additions and 68 deletions

View File

@@ -1,21 +1,6 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MantisBT V 1.0.1 - A. GIBERT - 2025/03/08
------------------------------------------------------------------------------------------------------------------------------------
- Add default config in etc/mantisbt/config_inc.php.ref,
- Add MANTISBT_ADMIN_ENABLED env variable to disable admin directory access,
- Add var/www/mantisbt/images-local volume allowing logo addition,
- Add ssmtp program and SMTP_SERVER env variable to allow mail sending,
- Add php xmlreader & xmlwriter module tu support "Import/Export issues" plugin,
- Switch to docker_tools "mixed" volume mode,
- Now use rx3-docker/php-apache:1.5.2-mga9 & rx3-docker/postgresql:1.1.1-mga9 images,
- Set PHP_UPLOAD_LIMIT to 64M.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MantisBT V 1.0.0 - A. GIBERT - 2025/03/06
Rx3-Docker/SquashTM V 1.0.0 - A. GIBERT - 2025/03/13
------------------------------------------------------------------------------------------------------------------------------------
- Initial release,
- Use based on rx3-docker/php-apache:1.4.0-mga9 & rx3-docker/postgresql:1.1.0-mga9 images.
- Use based on rx3-docker/java:1.1.1-mga9 & rx3-docker/postgresql:1.1.2-mga9 images.