RStudio server with synology and docker
Page content
- SSH into my synology and run:
sudo su
docker run -d -p 8787:8787 -e USER=<username> -e PASSWORD=<password> andrewheiss/tidyverse-rstanarm
- Configure the Reverse Proxy
Go to Control Panel -> Application Portal -> Reverse Proxy and add the following rules