From: Vincent Vanwaelscappel Date: Wed, 11 Sep 2024 07:11:31 +0000 (+0200) Subject: wip #7073 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=226a49e781f7fc48e0f55d56c2afc057d562ae60;p=fluidbook-hosting-loadbalancer.git wip #7073 @0:20 --- diff --git a/update b/update index b8be9ac..19b21c3 100644 --- a/update +++ b/update @@ -16,6 +16,7 @@ chmod 755 ./ssh chmod 600 ./ssh/id_rsa chmod 755 ./bin/* DOCKER_BUILDKIT=1 docker compose build -docker compose down +docker compose down -v docker compose up -d -/docker/nginxproxy/update \ No newline at end of file +/docker/nginxproxy/update +if command -v ufw-docker &> /dev/null; then ufw-docker allow fluidbook-hosting-loadbalancer; fi \ No newline at end of file