Install
openclaw skills install ohif-deployDeploy OHIF medical imaging viewer with Docker, configure DICOMweb sources, SSL, and integrate servers like tbidea, orthanc, and DCM4CHEE.
openclaw skills install ohif-deployDeploy OHIF (Open Health Imaging Foundation) viewer with Docker.
# Deploy with default settings
./deploy.sh
# Deploy with custom config
./deploy.sh --datasource tbidea --port 3000
# Deploy with SSL
./deploy.sh --ssl --domain your-domain.com
Supports multiple DICOMweb servers:
Sunshine-del-ux