diff --git a/Dockerfile b/Dockerfile index 0aba8b5..e293c3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -66,9 +66,6 @@ done \n\ echo "?>" >> '${PHPPGADMIN_CONFIG}'' #------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -#sed -i "s/\$conf\[`servers`\]\[0\]\[`desc`\]/\/\/\$conf\[`servers`\]\[0\]\[`desc`\]/" '${PHPPGADMIN_CONFIG}' \n\ -#sed -i "s/\$conf\[`servers`\]\[0\]\[`host`\]/\/\/\$conf\[`servers`\]\[0\]\[`host`\]/" '${PHPPGADMIN_CONFIG}' \n\ -#sed -i "s/\$conf\[`servers`\]\[0\]\[`port`\]/\/\/\$conf\[`servers`\]\[0\]\[`port`\]/" '${PHPPGADMIN_CONFIG}' \n\ #------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ARG REDPANDA_CONSOLED='#!/bin/bash \n\ diff --git a/ReadMe.txt b/ReadMe.txt index bd7628c..f07e23c 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -9,7 +9,7 @@ Features: - PHPPGAdmin (Mentax GitHub 2024/07 commit) installed (URL: http://localhost:xxxx/phppgadmin/), - PostgreSQL server name, host & port configurable with multi-server support, - RedPenda Console tool (V2.7.2), - - RedPenda Console service disbled by default. + - RedPenda Console service disbled by default (TOOLS_RPC_ENABLED variable). Enjoy it! diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 6e442a3..73bc301 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,8 +1,16 @@ ------------------------------------------------------------------------------------------------------------------------------------ -Rx3-Docker/Tools V 1.2.3 - A. GIBERT - 2024/12/31 +Rx3-Docker/Tools V 1.2.4 - A. GIBERT - 2025/03/08 ------------------------------------------------------------------------------------------------------------------------------------ -- Add RedPanda Console enabling via TOOLS_RPC_ENABLE environement variable, +- Use now rx3-docker/php-apache:1.5.2-mga9 image. + + + +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/Tools V 1.2.3 - A. GIBERT - 2025/01/02 +------------------------------------------------------------------------------------------------------------------------------------ + +- Add RedPanda Console enabling via TOOLS_RPC_ENABLED environment variable, - Use now rx3-docker/php-apache:1.5.1-mga9 image. diff --git a/env.dist b/env.dist index 3b24006..9e2140d 100644 --- a/env.dist +++ b/env.dist @@ -30,7 +30,7 @@ PORT_SV_OFFSET=1000 # | 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 TOOLS tools ${ORG_URL_PREFIX} - "Rx3-Docker/Tools" 1.2.2-mga9 ${ORG_URL_PREFIX} php-apache 1.5.1-mga9 - - 8070 80 8092 8080 apache apache +docker_service_add TOOLS tools ${ORG_URL_PREFIX} - "Rx3-Docker/Tools" 1.2.4-mga9 ${ORG_URL_PREFIX} php-apache 1.5.2-mga9 - - 8070 80 8092 8080 apache apache