From 4566cb36ac77eb8f242aa82b5e3fdeefa337c068 Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Tue, 19 Mar 2024 12:30:14 +0100 Subject: [PATCH 1/5] Update .env.example / 2.14.0 --- .env.example | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.env.example b/.env.example index 0644be1..14be4fa 100644 --- a/.env.example +++ b/.env.example @@ -1,24 +1,24 @@ -################################### +############################################## # PARAMETRES DE PERSONALISATION D'UNE INSTANCE -################################### +############################################## # Les principaux paramètres utiles pour configurer une instance sont placés dans cette section -# version des application (cf docs/changelog.md pour voir les versions précises des applications) -GDS_VERSION="current" +# version des applications (cf docs/changelog.md pour voir les versions précises des applications) +GDS_VERSION="main" GDS_REPOSITORY="ghcr.io/pnx-si" # IMAGES APPS -USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.3.4 -TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.12.1 -ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.60 -GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.13.2 -GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.13.2 +USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.0 +TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.13.3 +ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.1 +GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.0 +GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.0 # Nom de domaine DOMAIN="mondomaine.org" -# prefixe pour le nom des container +# prefixe pour le nom des containers PROJECT_NAME=gds CONTAINER_NAME_PREFIX=${PROJECT_NAME}- TRAEFIK_NETWORK_NAME=traefik_${PROJECT_NAME} From bde59821e420015dca65be69fcfc4dd494b68dfb Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Fri, 3 May 2024 11:25:32 +0200 Subject: [PATCH 2/5] Update .env.example / 2.14.1 --- .env.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.example b/.env.example index 14be4fa..ed00aa2 100644 --- a/.env.example +++ b/.env.example @@ -9,11 +9,11 @@ GDS_VERSION="main" GDS_REPOSITORY="ghcr.io/pnx-si" # IMAGES APPS -USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.0 -TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.13.3 +USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.2 +TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.0 ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.1 -GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.0 -GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.0 +GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.1 +GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.1 # Nom de domaine DOMAIN="mondomaine.org" From e434b112e6ff4354e326e8e8c7ccbfd587a9e94b Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Tue, 4 Jun 2024 09:33:54 +0200 Subject: [PATCH 3/5] Update .env.example / 2.14.2 --- .env.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.example b/.env.example index ed00aa2..f163385 100644 --- a/.env.example +++ b/.env.example @@ -9,11 +9,11 @@ GDS_VERSION="main" GDS_REPOSITORY="ghcr.io/pnx-si" # IMAGES APPS -USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.2 -TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.0 +USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.3 +TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.1 ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.1 -GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.1 -GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.1 +GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.2 +GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.2 # Nom de domaine DOMAIN="mondomaine.org" From 2488a7d6e58962ab77d1c0b4a7e479d39bb08d78 Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Fri, 13 Sep 2024 12:35:24 +0200 Subject: [PATCH 4/5] Update .env.example to use TaxHub fix --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index f163385..1183293 100644 --- a/.env.example +++ b/.env.example @@ -10,7 +10,7 @@ GDS_REPOSITORY="ghcr.io/pnx-si" # IMAGES APPS USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.3 -TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.1 +TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.2 ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.1 GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.2 GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.2 From 8aa7842f5edf6351112567d247f66dcd7487ba69 Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Wed, 6 Nov 2024 14:00:05 +0100 Subject: [PATCH 5/5] Upgrade to GNA 1.6.2 (.env.example) --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 1183293..222c2e9 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ GDS_REPOSITORY="ghcr.io/pnx-si" # IMAGES APPS USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.4.3 TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.14.2 -ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.1 +ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.6.2 GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.14.2 GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.14.2