diff --git a/ReadMe.txt b/ReadMe.txt index 6a4f152..af52df8 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -5,14 +5,9 @@ Welcome to Rx3-Docker/MantisBT docker image! This project aims to build a MantisBT docker image. Features: - - Curtently based on rx3-docker/php-apache:1.5.1-mga9 & rx3-docker/postgresql:1.1.1-mga9 images, + - Curtently based on rx3-docker/php-apache:1.5.1-mga9 & rx3-docker/postgresql:1.1.2-mga9 images, - Sync with MantisBT 2.27.1. -Note: -The following SQL have to been executed on mantisdb with postgres user: - GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO mantisbt; - GRANT ALL PRIVILEGES ON ALL SEQUENCES IN SCHEMA public TO mantisbt; - Enjoy it! diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index d55ed0b..555c3df 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,11 @@ +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/MantisBT V 1.0.2 - A. GIBERT - 2025/03/10 +------------------------------------------------------------------------------------------------------------------------------------ + +- Now use rx3-docker/postgresql:1.1.2-mga9 image. + + + ------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/MantisBT V 1.0.1 - A. GIBERT - 2025/03/08 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/env.dist b/env.dist index 7e378a8..78bf6a7 100644 --- a/env.dist +++ b/env.dist @@ -77,7 +77,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql" # | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id | #------------------+----------+--------------------------+--------------------+------------------+-------------------------------+----------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+ -docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.1-mga9 - - - postgres - - 5432 - - postgres postgres +docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.2-mga9 - - - postgres - - 5432 - - postgres postgres docker_service_add WA webapp ${ORG_URL_PREFIX} mantisbt "Rx3-Docker/MantisBT" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.5.2-mga9 - - 8070 80 - - apache apache