https://github.com/openanalytics/shinyproxy-operator
Easily run ShinyProxy on a Kubernetes cluster or Docker host
https://github.com/openanalytics/shinyproxy-operator
caddy docker kotlin kubernetes operator shinyproxy
Last synced: about 2 months ago
JSON representation
Easily run ShinyProxy on a Kubernetes cluster or Docker host
- Host: GitHub
- URL: https://github.com/openanalytics/shinyproxy-operator
- Owner: openanalytics
- License: apache-2.0
- Created: 2020-09-25T14:36:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-12T14:59:46.000Z (5 months ago)
- Last Synced: 2025-11-12T15:25:48.916Z (5 months ago)
- Topics: caddy, docker, kotlin, kubernetes, operator, shinyproxy
- Language: Kotlin
- Homepage: https://shinyproxy.io/documentation/shinyproxy-operator/features/
- Size: 964 KB
- Stars: 46
- Watchers: 7
- Forks: 12
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://shinyproxy.io/documentation/shinyproxy-operator/features/)
page in the documentation to understand why this is so great.
## Docs
See the [website](https://shinyproxy.io/documentation/shinyproxy-operator/kubernetes/) for all documentation.
## Support
See the [website](https://shinyproxy.io/support/) on how to get support.
## Announcements
Subscribe on the [community forum](https://support.openanalytics.eu/c/shinyproxy/shinyproxy-announcements/10) for announcements of new releases and features.
## Building from source
Clone this repository and run
```bash
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.