ShinyProxy

Deploy R/Shiny or Python dashboards in Docker containers with user access control.

Service Access

Open in browser: http://<server-ip>:8080

Login:

  • jack / password
  • jeff / password

Configuration

Edit /etc/shinyproxy/application.yml to customize apps and authentication.

nano /etc/shinyproxy/application.yml
systemctl restart shinyproxy

Managing Service

systemctl restart shinyproxy
systemctl status shinyproxy

Documentations

https://shinyproxy.io/documentation/

Application Details