Skip to content

gha-workflow-study/shinyproxy

 
 

Repository files navigation

 _____ _ _ _____ / ____| | (_) | __ \ | (___ | |__ _ _ __ _ _| |__) | __ _____ ___ _ \___ \| '_ \| | '_ \| | | | ___/ '__/ _ \ \/ / | | | ____) | | | | | | | | |_| | | | | | (_) > <| |_| | |_____/|_| |_|_|_| |_|\__, |_| |_| \___/_/\_\\__, | __/ | __/ | |___/ |___/ 

ShinyProxy

Open Source Enterprise Deployment for Data Science Apps

Learn more at https://shinyproxy.io

(c) Copyright Open Analytics NV, 2016-2025 - Apache License 2.0

Docs

See the website for all documentation.

Support

See the website on how to get support.

Announcements

Subscribe on the community forum for announcements of new releases and features.

Building from source

Clone this repository and run

mvn -U clean install 

The build will result in a single .jar file that is made available in the target directory.

Running the application

java -jar shinyproxy-3.2.0.jar 

Navigate to http://localhost:8080 to access the application. To log in, use the username "jack" and password "password".

Further information

https://shinyproxy.io

About

ShinyProxy - Open Source Enterprise Deployment for Shiny and data science apps

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 62.5%
  • JavaScript 21.9%
  • HTML 9.4%
  • CSS 3.5%
  • Handlebars 2.4%
  • Shell 0.3%