forked from linux/WebHosting_DMZ
scicat-rocrate prod deployment
This commit is contained in:
@@ -261,6 +261,22 @@ services:
|
||||
volumes:
|
||||
- /mount/rocrate_qa:/rocrate:rw
|
||||
|
||||
scicat-rocrate:
|
||||
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.5
|
||||
container_name: scicat-rocrate
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
environment:
|
||||
- QUARKUS_REST_CLIENT_SCICAT_URL=https://dacat.psi.ch
|
||||
- QUARKUS_REST_CLIENT_S3BROKER_URL=https://scicat-s3-broker.psi.ch
|
||||
- QUARKUS_HTTP_LIMITS_MAX_BODY_SIZE=10G
|
||||
- SCICAT_PID_PREFIX=20.500.11935
|
||||
- QUARKUS_LOG_FILE_ENABLE=true
|
||||
- QUARKUS_LOG_FILE_PATH=/rocrate/scicat-rocrate.log
|
||||
volumes:
|
||||
- /mount/rocrate_prod:/rocrate:rw
|
||||
|
||||
# LEAPS ultrafast frithjof.nolting@psi.ch
|
||||
felira-web:
|
||||
image: gitea.psi.ch/leaps/leaps-felira:3.1.18
|
||||
|
||||
Reference in New Issue
Block a user