DCM4CHEE Kuberenetes Deployment

Hi Team,

I’ve deployed DCM4CHEE in Kubernetes using a Helm chart converted from the docker-compose setup in the dcm4chee-arc-light wiki (Run minimum set of archive services on a single host · dcm4che/dcm4chee-arc-light Wiki · GitHub). It’s running smoothly with separate pods for ARC, LDAP, and OHIF, and we’ve configured a Google Cloud Storage bucket for DICOM files.

Could someone help clarify what data gets stored in the persistent volumes for these components? I’d like to know exactly what needs backing up and restoring for disaster recovery.

If you have a production-grade Kubernetes deployment example for DCM4CHEE (Helm chart or similar), please share it. Also, is there a good 101 guide to understanding the full software architecture?

Thanks!

@john Do you have any insights on this?