ShinyProxy Documentation

repository·master·Indexed 20 days ago

https://github.com/openanalytics/shinyproxy

An open-source enterprise deployment platform for hosting and managing Data Science applications. Includes instructions for building from source using Maven and running the application via a JAR file.

Tokens
172
Snippets
2
Records
2
Agent score
20%

What's inside ShinyProxy

  1. Run the ShinyProxy application

    master

    Once the build is complete, you can run the application using the java -jar command pointing to the generated JAR file in the target directory. By default, the application is accessible at http://localhost:8080.

    For initial testing, you can use the following default credentials:

    • Username: jack
    • Password: password
    java -jar shinyproxy-3.2.0.jar