Shiny - shiny-options
Auto-refresh persistently displayed Shiny app when new version is deployed to RStudioConnect
Aaaand... because I couldn't help myself. A simple little example using shinyjs that seems to work for my not-very-thorough testing 😄 The two important bits: In the UI: shinyjs::useShinyjs(), In the Server (10 seconds for testing): shinyjs::runjs( "function reload_page() { window.location.reload(); setTimeout(reload_page, 10000); } setTimeout(reload_page, 10000); ") You definitely don't need the shinyjs package to make this work, but it does make things a little easier :s...
Deploying R Shiny apps using ShinyProxy on Windows 10 | databentobox
This post provides a guide to use ShinyProxy, an open-source tool with enterprise features, to deploy R Shiny apps.
Securing and Monitoring ShinyProxy Deployment of R Shiny Apps | databentobox
This post provides a guide to secure ShinyProxy with Nginx, Certbot and AWS Cognito, and monitor usage statistics with InfluxDB, Telegraf and Grafana.
PhyloProfileDocker/shiny-server.sh at master · trvinh/PhyloProfileDocker
Contribute to trvinh/PhyloProfileDocker development by creating an account on GitHub.
PhyloProfileDocker/shiny-server.conf at master · trvinh/PhyloProfileDocker
Contribute to trvinh/PhyloProfileDocker development by creating an account on GitHub.
Dependency resolution for R package development
r - How to adjust width of one column for shiny DataTables created with the JavaScript? - Stack Overflow
My Shiny App has a paging system, that allows to go back and forth. Below is a miniversion of my entire app. I would like to resize the first column of my datatable that includes checkboxes and mak...
Environments: Docker
Environment Management with Docker
shiny-loadblancer-internal.R
shiny-loadblancer-internal.R · GitHub
Alternative Approaches to Scaling Shiny with RStudio Connect, ShinyProxy, or Custom Architecture - Appsilon | End to End Data Science Solutions
Article compares different technologies to scale R Shiny Apps, technologies used: ShinyProxy, Shiny Server Open Source & Pro and solution based Docker and Load Balancer.
shiny-loadbalancer/shiny-monitor.R at master · aephidayatuloh/shiny-loadbalancer
Shiny App for Load Balancing. Contribute to aephidayatuloh/shiny-loadbalancer development by creating an account on GitHub.
Shiny - session
Best practices for global/external variables used in a module - shiny - RStudio Community
I wanted to know what others think is the best approach when making a shiny module that uses some functions/variables that in a non-module app would belong in global.R Do you still keep them in global.R? To me that seems to break the isolation and independence of modules, since a module should be explicit about all its inputs and outputs. As a concrete example: in the following app, the module UI and module server use a variable defined outside of it. Here's one way to write it: foodata
Shiny - Scoping rules for Shiny apps
Shiny - Bookmarking state
Shiny - Persistent data storage in Shiny apps
rstudio/r-docker: Docker images for R
Docker images for R. Contribute to rstudio/r-docker development by creating an account on GitHub.
rstudio/r-builds: an opinionated environment for compiling R
an opinionated environment for compiling R. Contribute to rstudio/r-builds development by creating an account on GitHub.
Setting column width in R Shiny DataTable does not work in case of lots of column - Stack Overflow
I need to set the column width of a DataTabe in an R Shiny app. I went through the Data Table Options in the documentation. Also, I reviewed this and this questions in Stackoverflow. Setting width
DataTables Options
presstofan/shinyproxy-docker-swarm-demo: A template for deploying R Shiny apps with ShinyProxy in Docker Swarm mode
A template for deploying R Shiny apps with ShinyProxy in Docker Swarm mode - presstofan/shinyproxy-docker-swarm-demo
ColinFay/minifying: An Application to Minify CSS, JAVASCRIPT, CSS, and HTML files
An Application to Minify CSS, JAVASCRIPT, CSS, and HTML files - ColinFay/minifying
ThinkR-open/docker4dev: Repository with DockerFiles for tutorials
Repository with DockerFiles for tutorials. Contribute to ThinkR-open/docker4dev development by creating an account on GitHub.
docker4dev/build_docker_container.R at main · ThinkR-open/docker4dev
Repository with DockerFiles for tutorials. Contribute to ThinkR-open/docker4dev development by creating an account on GitHub.
Include the Docker container in a network • devindocker
devindocker
Deploy your RShiny App Locally with Docker
Package your RShiny app into a docker container for local deployment. No rshiny-server or special rshiny.conf configurations necessary!
Supplement to Shiny in Production
This document is full of supplemental resources and content from the Shiny in Production Workshop delievered at rstudio::conf 2019.
Headless Recorder - Chrome Web Store
A Chrome extension for recording browser interaction and generating Puppeteer & Playwright scripts
Browse Fonts - Google Fonts
Making the web more beautiful, fast, and open through great typography