Hello again everyone
I will try to refrase/simplify my original question.
I have a local instance of Orthanc running on a intranet, but would like to publish it to the internet like the demo running at https://demo.orthanc-server.com/app/explorer.html
Therefore I would be very interested in a stepwise explantaion of how this Orthanc instance is running, and especially how it is secured.
And with some additional questions:
- How would you implement user authentication to this setup? (e.g. 20-30 users)
- I have thought of either keycloak, Nginx basic authentication or let Orthanc handle it.
- How do you keep the SSL certificates up to date.
- Is it more secure to run Orthanc in a containerized environment?
- What happens if multiple users browse the Orthanc Explorer on the demo website at the same time, can it handle that?
I appreciate any help or clarification.
Best
Jakob