ShinyProxy

Hosting Data Apps

ShinyProxy is an open source platform to deploy R Shiny applications at scale in companies and larger organizations. Shiny applications are interactive web applications for bringing data science to end users.

ShinyProxy

ShinyProxy builds on enterprise Java and Docker technology to meet corporate needs in deploying Shiny applications, such as authentication, authorization (LDAP, ActiveDirectory, Social login, etc.) and secure traffic, allocating resources (CPU, memory limits) per Shiny application, usage statistics and administrator views for monitoring, API for integrating of Shiny apps in larger applications.

The following sections will show how to set up, secure, and maintain ShinyProxy:

  1. setup your ShinyProxy server,
  2. secure ShinyProxy with HTTPS,
  3. update your ShinyProxy server,
  4. add CI/CD for ShinyProxy using Webhook.

Hosting Data Apps

Last updated on by Peter Solymos