WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

openanalytics/shinyproxy-operator

Repository files navigation

ShinyProxy Operator

Easily run ShinyProxy on a Docker host or on a Kubernetes cluster.

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

Why?

See the Features page in the documentation to understand why this is so great.

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: target/target/shinyproxy-operator-jar-with-dependencies.jar.

Java Version

This project requires JDK 21.