- Start the orthanc container
- (if first time) sh orthanc/upload_data.sh
Change the ORTHANC_IP in the monai-deploy/.env file Likewise change the "DicomModalities": "MONAI-DEPLOY": IP to match the monai-deploy
This will send CT series to MONAI-DEPLOY movescu -S -aec ORTHANC localhost 4242 -aem MONAI-DEPLOY -k QueryRetrieveLevel=SERIES -k PatientID=Anon001 -k StudyInstanceUID= -k Modality= -k SeriesInstanceUID=2.25.277176293157759780141760041699188966257
ensure default shared memory size >=1gb in docker daemon
register totalseg_workflow.json with curl
curl --request POST --header 'Content-Type: application/json' --data "@totalseg_workflow.json" http://localhost:5001/workflows