Recently moved some Shiny apps, written in both #Rstats and #Python, over to ShinyProxy. The main goal was isolating the apps and their dependencies, but also the very much needed solution for user authentication and ability to restrict access to apps based on user groups. Cannot recommend it enough!
#shinyproxy

ShinyProxy 3.2.0 is now available!

The biggest step forward is the ShinyProxy Operator for Docker which brings the comfort of the Kubernetes operator to Docker-based deployments.

Also, the monitoring stack has been further enhanced.

You can find the details in this blog post https://oa.eu/YAE2B8 and the full release notes are available at https://oa.eu/yDPQ9l

#opensource #datascience #python #rstats #julialang #docker #shinyproxy

Delighted to share the next talk from Saturdays 2024 at the Centre for Urban Science and Progress (CUSP London), King’s College London!

We had the pleasure of hosting Michael Hogers with talk titled "Modular Shiny(Proxy) - a SaaS Setup"

#SaaS #Shiny #RProgramming #ShinyProxy #ModularDesign #CICD #DataScience #KingsCollegeLondon #CUSP
https://www.youtube.com/watch?v=dMZoXq93wIY&t=373s

Michael Hogers: Modular Shiny(Proxy) - a SaaS setup

YouTube

ShinyProxy 3.1.0 now allows to instantly access your apps through container pre-initialization. Moreover, it supports container sharing for massive public deployments (sharing multiple users per container). Also, there is a new backend allowing to use AWS ECS (instead of #Kubernetes, #Docker or Docker Swarm).

For an introductory blog post, see https://oa.eu/Uod85E.

Full release notes available here: https://oa.eu/9OO2AV.

#opensource #rstats #python #aws #ecs #shinyproxy

ShinyProxy 3.1.0

I'm using #Shinyproxy deployed as a Docker container for very low traffic apps... Are these bunch of java shinyproxys processes normal? Currently there are no users accessing the Shinyproxy server so why so many Shinyproxy processes running? #Shiny #rstats

We published a GitHub repository https://oa.eu/mLjp3g
containing a comprehensive monitoring set up for #ShinyProxy on #Kubernetes. The repository contains all Kubernetes manifests
required to set up and integrate Prometheus, Loki and Grafana.
Read more in our blog post https://oa.eu/VpKMf9

#datascience #opensource #python #rstats

GitHub - openanalytics/shinyproxy-monitoring

Contribute to openanalytics/shinyproxy-monitoring development by creating an account on GitHub.

GitHub
#Rshiny win of the day: generating html and pdf reports from within the app 🥳
what are peoples favorite resources on shiny and #shinyproxy?