9 Commits

View File

@ -1,6 +1,6 @@
services:
eisa:
image: git.expertdwh.ru/ewh/expertisa:master
image: git.expertdwh.ru/ewh/expertisa:${BRANCH}
pull_policy: always
restart: unless-stopped
deploy:
@ -28,6 +28,11 @@ services:
POSTGRES_DB: "expertisa-metadata"
networks:
- expertisa-twonodes-postgresql
volumes:
- pgdata-${BRANCH}:/var/lib/postgresql/data
volumes:
pgdata-${BRANCH}:
networks:
expertisa-twonodes-postgresql:
@ -47,13 +52,13 @@ configs:
branch: ${BRANCH}
enabled: true
token: ${GIT_TOKEN}
#file-store-type: s3
#s3:
# endpoint: minio.app.expertdwh.ru
# port: 9000
# access-key: ZfyTrAp9tsxkvfyyEIbC
# secret-key: jurIHMBGQ54HLu0CXwLSDiahhT6JV6qwZTFhqO37
# bucket: master
file-store-type: s3
s3:
endpoint: minio.app.expertdwh.ru
port: 9000
access-key: ZfyTrAp9tsxkvfyyEIbC
secret-key: jurIHMBGQ54HLu0CXwLSDiahhT6JV6qwZTFhqO37
bucket: dev
db:
common-datasource-name: psql
jdbc: