Skip to content

Integration Help: Integrating MONAI Label Plugin into OHIF + Orthanc + Keycloak Docker Setup #1826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
francescoderose opened this issue Apr 4, 2025 · 1 comment

Comments

@francescoderose
Copy link

First of all, thank you and the entire MONAI team for the excellent work on MONAI Label — it's an incredibly versatile and powerful tool, and we truly appreciate the quality of the project.

I'm currently working on integrating MONAI Label into one of the official Docker Compose setups provided by the OHIF project, specifically the one combining OHIF under NGINX, Orthanc as the DICOM backend, and Keycloak for authentication:

https://github.com/OHIF/Viewers/tree/master/platform/app/.recipes/Nginx-Orthanc-Keycloak

My goal is to run the MONAI Label plugin (as developed by your team for OHIF) within that environment — either by integrating MONAI Label into this existing Docker Compose stack, or by creating a similar setup that supports all the same components (OHIF + Orthanc + Keycloak) with MONAI Label included.

Is this kind of integration currently supported or planned? Are there any best practices, known limitations, or example setups you could share to help achieve this?

Thanks again for your outstanding work and any guidance you can provide.

Best regards,
Francesco

@SachidanandAlle
Copy link
Collaborator

Thank you. You can refer to the Dockerfile from the root list. It shall be easy to add Orthanc dependency (apt) into the same docker.

Many people have added the Keyclock integration over OHIF + MONAI LABEL but via docker compose it will be easier to achieve instead of putting everything into single docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants