]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #7073 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Sep 2024 07:11:31 +0000 (09:11 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Sep 2024 07:11:31 +0000 (09:11 +0200)
update

diff --git a/update b/update
index b8be9ac6bd4b476af049799ed881168f2f54485d..19b21c3ef367bcb58f8e41af78c4640c02f2498f 100644 (file)
--- 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