-
Notifications
You must be signed in to change notification settings - Fork 19
Shiny Server Instructions
sbabicki edited this page Aug 24, 2015
·
2 revisions
- http://www.rstudio.com/products/shiny/download-server/
- http://rstudio.github.io/shiny-server/latest/
- https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-centos-6
$ ssh do-shiny-1
$ sudo start shiny-server
$ sudo restart shiny-server
$ sudo stop shiny-server
$ status shiny-server
$ sudo chmod 757 -R /srv/shiny-server/heatmapper/
$ curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
/etc/init/shiny-server.conf
/etc/shiny-server/shiny-server.conf
/srv/shiny-server/
/var/log/shiny-server/