Skip to content
Snippets Groups Projects
Commit 7c71709f authored by Steffen Hauf's avatar Steffen Hauf
Browse files

Structure, but no secrets

parent 993adf59
No related branches found
No related tags found
1 merge request!44add a web service to launch calibration from MDC
config-repo:
url: https://haufs:E8wEEeAnzGmdsxEZWk8N@git.xfel.eu/gitlab/detectors/calibration_configurations.git
url:
local-path: /home/haufs/calibration_config/
web-service:
......@@ -8,6 +8,19 @@ web-service:
allowed-ips: 192.168.192.41, 131.169.247.60, 131.169.4.237, 131.169.4.239, 192.168.172.50, 192.168.172.47, 192.168.172.48, 192.168.172.49, 131.169.5.189, 192.168.192.91, 192.168.176.62, 192.168.182.48
job-db: ./webservice_jobs.sqlite
job-update-interval: 30
job-timeout: 3600
metadata-client:
user-id:
user-secret:
user-email:
metadata-web-app-url: 'https://in.xfel.eu/metadata'
metadata-web-app-url: 'https://in.xfel.eu/metadata'
token-url: 'https://in.xfel.eu/metadata/oauth/token'
refresh-url: 'https://in.xfel.eu/metadata/oauth/token'
auth-url: 'https://in.xfel.eu/metadata/oauth/authorize'
scope: ''
base-api-url: 'https://in.xfel.eu/metadata/api/'
correct:
in-folder: /gpfs/exfel/exp/{instrument}/{cycle}/p{proposal}/raw
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment