wangguojie / shinyproxy

ShinyProxy - Open Source Enterprise Deployment for Shiny

Home Page:http://www.shinyproxy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ShinyProxy

Middleware to Deploy Shiny Applications in an Enterprise Context

Learn more at http://shinyproxy.io

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

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-0.9.4.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

http://shinyproxy.io

About

ShinyProxy - Open Source Enterprise Deployment for Shiny

http://www.shinyproxy.io


Languages

Language:Java 80.5%Language:HTML 8.5%Language:Shell 5.8%Language:Batchfile 4.1%Language:CSS 1.1%