add install-plugin script,

add project name env
This commit is contained in:
Arthur de Moulins
2020-03-12 19:24:41 +01:00
parent c13232a001
commit 19e6ba689c
6 changed files with 109 additions and 0 deletions

5
.env
View File

@@ -1,3 +1,4 @@
PHRASEANET_PROJECT_NAME=Phraseanet
# Registry from where you pull Docker images
PHRASEANET_DOCKER_REGISTRY=local
# Tag of the Docker images
@@ -70,3 +71,7 @@ PHRASEANET_DB_DIR=./volumes/db
PHRASEANET_ELASTICSEARCH_DIR=./volumes/elasticsearch
PHRASEANET_THUMBNAILS_DIR=./www/thumbnails
PHRASEANET_TMP_DIR=./tmp
# Plugin support
PHRASEANET_PLUGINS=
PHRASEANET_SSH_PRIVATE_KEY=