A Common Cloud Server Setup For Docker and Shiny Apps
Series: Dockerizing Shiny Apps
In this post, we’ll go over how to set up an AWS EC2 instance for hosting a Shiny app.
In this post, we’ll go over how to set up an AWS EC2 instance for hosting a Shiny app.
Docker and Shiny are two incredible technologies. Let’s explore some of the ways we can use them together! First, I’ll give you a (very) brief introduction to both Shiny and Docker, and let you know what you can expect from this series.