RStudio server with synology and docker

Page content
  1. SSH into my synology and run:
sudo su
docker run -d -p 8787:8787 -e USER=<username> -e PASSWORD=<password> andrewheiss/tidyverse-rstanarm
  1. Configure the Reverse Proxy

Go to Control Panel -> Application Portal -> Reverse Proxy and add the following rules