shinyproxy-config-examples | Configuration examples for ShinyProxy | Configuration Management library
kandi X-RAY | shinyproxy-config-examples Summary
kandi X-RAY | shinyproxy-config-examples Summary
Configuration examples for ShinyProxy
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of shinyproxy-config-examples
shinyproxy-config-examples Key Features
shinyproxy-config-examples Examples and Code Snippets
Community Discussions
Trending Discussions on shinyproxy-config-examples
QUESTION
I deployed a shinyapps using the stack: R, docker, and shinyproxy and so far the tools have been great with users happy. However am struggling a bit with load balancing so that I can scale and stop bothering users when I run updates on the solution.
With advise from https://www.shinyproxy.io/shinyproxy-containers/, I went through the process but using https://github.com/openanalytics/shinyproxy-config-examples/tree/master/02-containerized-docker-engine the containerized docker engine. My solution runs perfectly when I run java -jar shinyproxy-2.0.3.jar not containerised. But now when I containerize it, it gets to be very very slow, infact even with internal networking active the containers crush when I try open them.
At the moment I am just trying to test if containerizing shinyproxy can work without giving me issues but to a fail.
My Nginx configuration on the server
...ANSWER
Answered 2018-Sep-12 at 14:16It seems like there is a problem with your usage-stats-url
. Maybe a firewall or something prevents ShinyProxy to reach this destination? I could reproduce this slow behavior, but it disappeared when I commented this line.
Besides that, there are some mistakes in your application.yml
regarding Docker. I altered it a bit and managed to run it on my local machine with this configuration (nginx.conf
and the Dockerfile were just slightly altered to fit my needs for docker-compose
):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install shinyproxy-config-examples
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page