From 054a23734b903da9c4ea82bc843e410ceccfa029 Mon Sep 17 00:00:00 2001 From: nmaillat Date: Fri, 1 May 2020 02:27:09 +0200 Subject: [PATCH] PHRAS-3049 #comment more volumes in auto-install --- docker/phraseanet/auto-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker/phraseanet/auto-install.sh b/docker/phraseanet/auto-install.sh index f0e0f6135f..3ef97d520f 100755 --- a/docker/phraseanet/auto-install.sh +++ b/docker/phraseanet/auto-install.sh @@ -25,6 +25,9 @@ fi --server-name=$INSTALL_SERVER_NAME \ --download-path=/var/alchemy/Phraseanet/datas/download \ --lazaret-path=/var/alchemy/Phraseanet/datas/lazaret \ + --caption-path=/var/alchemy/Phraseanet/tmp/caption + --scheduler-locks-path=/var/alchemy/Phraseanet/tmp/locks + --worker-tmp-files=/var/alchemy/Phraseanet/tmp/ --data-path=/var/alchemy/Phraseanet/datas -y # Bus configuration for scheduler & worker