shinyproxy-config-examples icon indicating copy to clipboard operation
shinyproxy-config-examples copied to clipboard

ShinyProxy config example 2 network issue

Open sound118 opened this issue 2 years ago • 1 comments

Hi,

I have successfully set up shinyproxy as demonstrated in example 2 here. However, I do have one special shiny app that requires to connect to AWS redshift within VPN range. Just wondering how I could configure the network issue in a containerized shinyproxy approach?

Thanks, JY

sound118 avatar Dec 05 '22 10:12 sound118

Hi

The VPN connection needs to be established on the docker host system. Inside the container you should then be able to use the IP addresses of this connection without any issue. In case this is not working for you, can you describe in more detail what's not working? E.g. which VPN you use, IP ranges etc

LEDfan avatar Mar 06 '23 14:03 LEDfan