

You can follow this hostname tutorial for details on how to add them.

You can purchase a domain name on Namecheap, get one for free on Freenom, or use the domain registrar of your choice.īoth of the following DNS records set up for your server. Nginx installed by following this How To Install Nginx on Ubuntu 16.04 tutorial, including allowing access to ports 80 and 443 in Step 2 with the command sudo ufw allow 'Nginx Full'.Ī fully registered domain name.

The latest version of R installed by following Step 1 in this installing R on Ubuntu 16.04 tutorial. Warning: Anything less than 1GB of RAM on your server may cause the installation of Shiny Server or its related R packages to fail. One Ubuntu 16.04 server with a minimum of 1GB of RAM set up by following this Ubuntu 16.04 initial server setup tutorial, including a sudo non-root user and a firewall.To complete this tutorial, you’ll need the following: In this tutorial, you’ll install and configure Shiny and the open-source version of Shiny Server on a server running Ubuntu 16.04, secure the connection to the Shiny server using a Let’s Encrypt SSL certificate, and then install an additional package to run interactive R Markdown documents. And when combined with Shiny Server - available in both a free, open-source and a paid, professional format - you can also host and manage Shiny applications and interactive R markdown documents. While many people primarily turn to the open-source programming language R for statistical and graphics applications, Shiny is an R package that allows you to convert your R code into interactive webpages. An older version of this article was written by Dean Attali.
