Easily run ShinyProxy on a Docker host or on a Kubernetes cluster.
(c) Copyright Open Analytics NV, 2020-2025 - Apache License 2.0
See the Features page in the documentation to understand why this is so great.
See the website for all documentation.
See the website on how to get support.
Subscribe on the community forum for announcements of new releases and features.
Clone this repository and run
mvn -U clean install
The build will result in a single .jar
file:
target/target/shinyproxy-operator-jar-with-dependencies.jar
.
This project requires JDK 21.