volumes for download,lazaret, tmp as env variable

This commit is contained in:
nmaillat
2020-05-11 15:22:51 +02:00
parent 6f07e9e8b0
commit 8aaf094716
2 changed files with 9 additions and 4 deletions

View File

@@ -23,10 +23,10 @@ fi
--appbox=$INSTALL_APPBOX \
--databox=$INSTALL_DATABOX \
--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 \
--worker-tmp-files=/var/alchemy/Phraseanet/tmp \
--download-path=$PHRASEANET_DOWNLOAD_DIR \
--lazaret-path=$PHRASEANET_LAZARET_DIR \
--caption-path=$PHRASEANET_CAPTION_DIR \
--worker-tmp-files=$PHRASEANET_WORKER_TMP \
--data-path=/var/alchemy/Phraseanet/datas -y
# Bus configuration for scheduler & worker