From 0f723a9b53653549001998b296d89d2876849a0c Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 13 Sep 2023 18:33:46 +0200 Subject: [PATCH] wip #6269 @0.25 --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8615269..4a6cb31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Installation -On the servers : +### On each servers : If docker is not installed : `wget https://get.docker.com -O get-docker.sh && sh get-docker.sh` @@ -8,4 +8,13 @@ If docker is not installed : `wget https://get.docker.com -O get-docker.sh && sh edit env file to set the right hostname -Setup the firewall of alphaville server to whitelist this server \ No newline at end of file +Add the network to nginxproxy container +``` + fluidbook-hosting-loadbalancer: + external: + name: fluidbook-hosting-loadbalancer +``` + +### On alphaville server +Setup the firewall to whitelist each loadbalancer server + -- 2.39.5