Compare commits
12 Commits
ca49c5a6b7
...
2nodes-pos
| Author | SHA1 | Date | |
|---|---|---|---|
| a304ae0e0e | |||
| f5aeee2c6f | |||
|
|
2cb29f9178 | ||
| a1b33b38ad | |||
| d359e0ece2 | |||
| 8517a39e1a | |||
| dfcb3fe362 | |||
| 49e7b7302c | |||
| 74482bf77d | |||
| 2e9e16f95d | |||
| 9b4f93b4bf | |||
| d54753b7e1 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
eisa:
|
||||
image: git.expertdwh.ru/ewh/expertisa:${BRANCH}
|
||||
image: git.expertdwh.ru/ewh/expertisa:master
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
@@ -28,11 +28,6 @@ services:
|
||||
POSTGRES_DB: "expertisa-metadata"
|
||||
networks:
|
||||
- expertisa-twonodes-postgresql
|
||||
volumes:
|
||||
- pgdata-${BRANCH}:/var/lib/postgresql/data
|
||||
|
||||
volumes:
|
||||
pgdata-${BRANCH}:
|
||||
|
||||
networks:
|
||||
expertisa-twonodes-postgresql:
|
||||
@@ -52,13 +47,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: dev
|
||||
#file-store-type: s3
|
||||
#s3:
|
||||
# endpoint: minio.app.expertdwh.ru
|
||||
# port: 9000
|
||||
# access-key: ZfyTrAp9tsxkvfyyEIbC
|
||||
# secret-key: jurIHMBGQ54HLu0CXwLSDiahhT6JV6qwZTFhqO37
|
||||
# bucket: master
|
||||
db:
|
||||
common-datasource-name: psql
|
||||
jdbc:
|
||||
|
||||
BIN
ojdbc11-23.9.0.25.07.jar
Normal file
BIN
ojdbc11-23.9.0.25.07.jar
Normal file
Binary file not shown.
BIN
ojdbc11.jar
Normal file
BIN
ojdbc11.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user