Sign inSign up

viascientific/shinyproxy

By viascientific

Updated over 1 year ago

Image
0

1.0K

viascientific/shinyproxy repository overview

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

Build Status

ShinyProxy

Open Source Enterprise Deployment for Shiny Apps

Learn more at https://shinyproxy.io

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-2.3.0.jar

Navigate to http://localhost:8080 to access the application. If the default configuration is used, authentication will be done against the LDAP server at ldap.forumsys.com; to log in one can use the user name "tesla" and password "password".

Further information

https://shinyproxy.io

Tag summary

Content type

Image

Digest

sha256:3b8c0efc8

Size

165.7 MB

Last updated

over 3 years ago

docker pull viascientific/shinyproxy