# Installation
+Whitelist the server on the firewall of :
+- alphaville
+- godzilla
+- kingkong
+- her + satis
+
On the farming server :
If docker is not installed : `wget https://get.docker.com -O get-docker.sh && sh get-docker.sh`
-`apt install -y git docker-composer-plugin;mkdir -p /docker/fluidbook-processfarm;cd /docker/fluidbook-processfarm;git clone git://git.cubedesigners.com/fluidbook_processfarm.git .;./update`
\ No newline at end of file
+`apt install -y git;mkdir -p /docker/fluidbook-processfarm;cd /docker/fluidbook-processfarm;git clone git://git.cubedesigners.com/fluidbook_processfarm.git .;./update`
+
ssh root@her2.cubedesigners.com "/docker/fluidbook-processfarm/update"
ssh root@192.168.10.16 "/docker/fluidbook-processfarm/update"
ssh root@192.168.10.167 "/docker/fluidbook-processfarm/update"
-ssh root@kingkong.cubedesigners.com "/docker/fluidbook-processfarm/update"
\ No newline at end of file
+ssh root@kingkong.cubedesigners.com "/docker/fluidbook-processfarm/update"
+ssh root@matrix.cubedesigners.com "/docker/fluidbook-processfarm/update"
\ No newline at end of file
ssh root@her2.cubedesigners.com "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
ssh root@192.168.10.16 "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
ssh root@192.168.10.167 "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
-ssh root@kingkong.cubedesigners.com "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
\ No newline at end of file
+ssh root@kingkong.cubedesigners.com "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
+ssh root@matrix.cubedesigners.com "chmod 755 /docker/fluidbook-processfarm/updatecode;/docker/fluidbook-processfarm/updatecode"
\ No newline at end of file