Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 658 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 658 Bytes

These are some of the configuration files that are used on the server

  • index.html /usr/share/nginx/html/index.html nginx index file
  • default /etc/nginx/sites-enabled/default nginx config file
  • shiny-server.conf /etc/shiny-server/shiny-server.conf shiny server config file
  • 4xx.html /usr/share/nginx/html/4xx.html and /etc/shiny-server/templates/error-404.html
  • 5xx.html /usr/share/nginx/html/5xx.html

Instructions for setting up SSL: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04