]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #6269 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Sep 2023 16:33:46 +0000 (18:33 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Sep 2023 16:33:46 +0000 (18:33 +0200)
README.md

index 861526995c42aa3049913a8bcc1d31b3bd8b8c6d..4a6cb31788cd726bbd3e66124c6725f11cad1943 100644 (file)
--- 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
+