korthweb icon indicating copy to clipboard operation
korthweb copied to clipboard

orthac configuration for helm chart

Open wokwong opened this issue 1 year ago • 1 comments

There are only a few configuration items in orthanc.json. To use helm chart, what configuration items need to be customized? What configuration items are included by default? For example, to use DICOMweb, what configuration items do I need to add?

Thanks.

wokwong avatar Dec 19 '23 08:12 wokwong

For orthanc configuration, it is specified in the orthanc.json file. When you first deploy it with Helm, Helm creates a ConfigMap entry named orthanc-app in the orthweb namespace, using this json file. The orthanc pods maps the ConfigMap entry to its container file system.

I added some elaboration here

digihunch avatar Dec 21 '23 03:12 digihunch