This repository hosts all the files needed for building docker images shown in the tutorial "An open-source solution to deploy multiple R Shiny apps with user-specific data access".
Clone this repository by:
git clone https://github.com/xmc811/ShinyProxy-template.git
Each subdirectory is self-contained, and its number (02-Xxx, 03-Xxx, ...) correspond to tasks in one individual section in the tutorial.
Comments and suggestions are welcomed!