From 36d1f02d1e006e255a6567ed4446e66a8fd09d05 Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 1 Mar 2025 16:13:51 +0300 Subject: [PATCH 1/2] update dfknak --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6060120..29ea8e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,7 +80,7 @@ deploy: cd ~/deploy docker compose pull > deploy.log 2>&1 docker compose down >> deploy.log 2>&1 - docker compose up -d --remove-orphans >> deploy.log 2>&1 + docker compose up -d --remove-orphans --force-recreate >> deploy.log 2>&1 docker compose ps >> deploy.log 2>&1 EOF - ssh $SSH_ADDRESS "docker system prune -a --force" From 3f5da3847170919dfe25e4f75f20657d9170eedc Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 1 Mar 2025 16:13:54 +0300 Subject: [PATCH 2/2] (scope): [body] [footer(s)] --- infrastructure/minio/.env.template | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/minio/.env.template b/infrastructure/minio/.env.template index 9d55c3a..7b7c699 100644 --- a/infrastructure/minio/.env.template +++ b/infrastructure/minio/.env.template @@ -1,3 +1,4 @@ MINIO_ROOT_USER=admin MINIO_ROOT_PASSWORD=password MINIO_VOLUMES=/data +MINIO_BROWSER_REDIRECT_URL=https://prod-team-15-minio-2pc0i3lc.final.prodcontest.ru/minio/ui/