]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5220
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 8 Apr 2022 08:30:17 +0000 (10:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 8 Apr 2022 08:30:17 +0000 (10:30 +0200)
README.md

index d57c2e23aaa1821dad9601eaf576bba5b7f837f1..a2873cd4756d95bd5ee00b624991f13f05276c84 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
 # Installation
 
-`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;chmod 755 /usr/local/fluidbook_processfarm/bin/install;/usr/local/fluidbook_processfarm/bin/install`
+On the farming server : 
 
+`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;/usr/local/fluidbook_processfarm/bin/install`
+
+On the alien server (logged in as extranet), connect once on the new farming server to add it to known host
+
+`ssh -p 22 fluidbookfarmer@host.cubedesigners.com`
\ No newline at end of file