[JAVA] Start Shinyproxy

Shinyproxy can launch Shiny Apps using Java and Docker.

Things necessary

Java Docker

Environmental setting

Open port number 2375 (for Docker) Open port number 8080 (open to the public, I don't think it's needed in a local environment)

What to download

Shinyproxy jar file Shinyproxy jar download site

Required files

Shiny apps ui.R server.R

reference

I referred to the Shiny Proxy site. ShinyProxy

Postscript

Once you have the "Preferences" and "Required Files" above, you can immediately bring the files from the github page below and run Shinyproxy.

shinyproxyTemplate

If necessary, rewrite ui.R and serve.R of the Shiny app and run Shinyproxy.

User control is possible in application.yml.

Recommended Posts

Start Shinyproxy
nginx start command
Start studying Ruby
Docker + Spring-boot start
Start Rails Tutorial