Merge pull request 'scicat-rocrate: enable logging on the NFS share' (#24) from data-catalog-services/WebHosting_DMZ:scicat-rocrate-qa into main

Reviewed-on: linux/WebHosting_DMZ#24
This commit is contained in:
2026-08-05 11:16:21 +02:00
+3 -1
View File
@@ -181,7 +181,7 @@ services:
- backend
scicat-rocrate-qa:
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.0-rc-openbis-import.5
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.0-rc-openbis-import.7
container_name: scicat-rocrate-qa
restart: always
networks:
@@ -191,6 +191,8 @@ services:
- QUARKUS_REST_CLIENT_S3BROKER_URL=https://s3-broker.qa.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-qa.log
volumes:
- /mount/rocrate_qa:/rocrate:rw