You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: