Unfortunately existing bucket was created with subfolders; I need to connect this Orthanc service to that bucket and store into one of those subfolders.
I found Endpoint parameter, don’t understand how it works, but I’m pretty sure it cannot help me.
sir, How you integrated the s3 bucket where and all needed to keep like orthanc.json what need to keep and which plugin need to be use.Can you help in this
I’m using Docker Compose to create my PACS environment, in order to deploy orthanc and db container to any type of server (e.g. monolithic like EC2, or even serverless Fargate).
In this way, I can pull orthanc version from DockerHub (e.g. osimis/orthanc:22.12.2) which already contains all plugins I need and then I can configure orthanc.json (better using secrets) with piece of code you reported. So, my orthanc.json contains the following: