We are moving our local Orthanc instance into AWS infrastructure and the only step I can’t quite figure out is the Worklist side of things. We currently generate the worklists within our system that are placed in a folder for the worklists plugin to pick up.
In a cloud scenario, the plugin doesn’t have a folder that we can access where we can drop the worklists files. I’ve looked at things like EFS or the REX-Ray docker plugin but they don’t seem ideal solutions.
I’m hoping this isn’t a unique scenario and there’s something I’ve missed as I don’t want to have to write my own worklist plugin.
Cheers.