Effectively Deploying and Scaling Shiny Apps with ShinyProxy, Traefik and Docker Swarm
Table of Contents
Introduction
Docker Swarm vs standard Docker containers
Docker Swarm vs Kubernetes
Traefik vs Nginx
Prerequisites
Setting up Docker Swarm
Setting up domains for your app and system dashboards
Setting up Traefik stack
Setting up ShinyProxy stack
Scaling your Swarm cluster
Choosing the number of nodes
Rebalancing nodes
(...
[Read more...]