diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 13b4d32..0eab010 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------------------------------------------------------------ -Rx3-Docker/Tiki V 1.0.0 - A. GIBERT - 2025/12/27 +Rx3-Docker/Tiki V 1.0.0 - A. GIBERT - 2025/12/28 ------------------------------------------------------------------------------------------------------------------------------------ - Initial release, diff --git a/compose.yaml b/compose.yaml index 34354ea..be7e372 100644 --- a/compose.yaml +++ b/compose.yaml @@ -38,7 +38,7 @@ services: ports: - "127.0.0.1:${DB_PORT_SV_EXT}:${DB_PORT_SV_INT}" - - "127.0.0.1:${DB_PORT_MAIN_EXT}:${DB_PORT_MAIN_INT}" +# - "127.0.0.1:${DB_PORT_MAIN_EXT}:${DB_PORT_MAIN_INT}" diff --git a/env.dist b/env.dist index a8815d7..c0bd924 100644 --- a/env.dist +++ b/env.dist @@ -54,7 +54,7 @@ APPL_URL_PREFIX="${ORG_REGISTRY}/${APPL_ORG}/${APPL_NAME_SHORT}" HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX} -PORT_ENV_OFFSET=0 +#PORT_ENV_OFFSET=0 PORT_SV_INT=9001 PORT_SV_OFFSET=1000 @@ -74,7 +74,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} mariadb - 1.1.4-mga9 - - - mysql - 8006 3306 - - mysql mysql +docker_service_add DB database ${ORG_URL_PREFIX} mariadb - 1.1.4-mga9 - - - mysql - - 3306 - - mysql mysql docker_service_add WA webapp ${ORG_URL_PREFIX} tiki "Rx3-Docker/Tiki" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.6.0-mga9 - - 8077 80 - - apache apache