scicat-rocrate prod deployment

This commit is contained in:
fpotier
2026-08-31 09:44:40 +02:00
parent 2a7a1fe006
commit 2ece82de8a
2 changed files with 41 additions and 0 deletions
+16
View File
@@ -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