Hello,
I have a .NET based web application and would like to front end it with an Iris4Health server, ie possible using the CSP or web application url's to reoute to the requests into the docker container. Kinda of like a reverse proxy but using Iris for health. Is the external language server a good use for this or is that only for direct interaction with I4H?
I know you can create a custom container with the app copied into it, but not sure if that is the best way.
Any suggestions on how I could accomplish this would be appreciated.
