How to run Shinyproxy on k8s with https?

am new to Shinyproxy,
I understand that https://www.shinyproxy.io/security/#https-ssl-tls provides an example setup using nginx, unfortunately this example did not work for us, although quite possibly due to a lack of experience with nginx.

Would it be possible to provide any additional steps needed to setup the nginx configuration?

what exact steps need to be taken to ensure only HTTPS connections are allowed?

I am a bit out of my comfort zone here, any help or guidance would be appreciated!

Thanks
Asura

1 Like

Hi there,

Are you using AWS with EKS perhaps? If so there might be an easier way to do this by using the load balancer of EC2 in AWS.

Best regards,

Michael

Hello ,

we are using on-premises. Not using any load balance, using on k8s cluster service only.

Thanks
Asura