From: Vincent Vanwaelscappel Date: Fri, 8 Apr 2022 08:30:17 +0000 (+0200) Subject: wip #5220 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fa64c60d7257082fc9c72d9d0eb6bb3f9cdb3939;p=fluidbook_processfarm.git wip #5220 --- diff --git a/README.md b/README.md index d57c2e2..a2873cd 100644 --- 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