shinyproxy-config-examples
shinyproxy-config-examples copied to clipboard
ShinyProxy config example 2 network issue
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
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