Download
Download Shiny Server Pro
If you are looking for similar capabilities as Shiny Server Pro, we strongly recommend looking into options like Posit Connect, shinyapps.io, or Shiny Server.
For questions about an existing license, please email our support team .
We currently offer x86-64 packages for Ubuntu 18.04+, Red Hat/CentOS 7+, and SLES 12+. The instructions for downloading and installing these binaries are available below.
Download or use of Shiny Server Pro is governed under the terms of the Posit End User License Agreement. By downloading you agree to the terms posted there.
Select Your Operating System:
Step 1:
Select your server version
Step 2:
Install R
Instructions to configure the EPEL repository
After enabling EPEL you should then ensure that you have installed the version of R available from EPEL.
sudo yum install R
Step 3:
Install Shiny R package
sudo su - \ -c "R -e \"install.packages('shiny', repos='https://cran.rstudio.com/')\""
Step 4:
Install Shiny Server Pro
wget https://s3.amazonaws.com/rstudio-shiny-server-pro-build/centos7/x86_64/shiny-server-commercial-1.5.20.1130-redhat-x86_64.rpm
sudo yum install --nogpgcheck shiny-server-commercial-1.5.20.1130-redhat-x86_64.rpm
76990dda565b777f87def603e895710faf7e1f720f6212d92babb42a2844ae22
Step 2:
Install R
Instructions to configure the EPEL repository
After enabling EPEL you should then ensure that you have installed the version of R available from EPEL.
sudo yum install R
Step 3:
Install Shiny R package
sudo su - \ -c "R -e \"install.packages('shiny', repos='https://cran.rstudio.com/')\""
Step 4:
Install Shiny Server Pro
wget https://s3.amazonaws.com/rstudio-shiny-server-pro-build/centos8/x86_64/shiny-server-commercial-1.5.20.1130-redhat8-x86_64.rpm
sudo yum install --nogpgcheck shiny-server-commercial-1.5.20.1130-redhat8-x86_64.rpm
bb34ec185177d75ec08e94b6269594a9621e2bbbc7f6b6a6af73d0110718fa66
Step 1:
Select your server version
Step 2:
Install R
Before installing Shiny Server, you must install R and the Shiny R package. To install the latest version of R you should first add the CRAN repository to your system as described here:
Add Ubuntu Packages for R
NOTE: if you do not add the CRAN Debian or Ubuntu repository as described above this command will install the version of R corresponding to your current system version. Since this version of R may be a year or two old it is strongly recommended that you add the CRAN repositories so you can run the most up to date version of R.
sudo apt-get install r-base
Step 3:
Install Shiny R package
sudo su - \ -c "R -e \"install.packages('shiny', repos='https://cran.rstudio.com/')\""
Step 4:
Install Shiny Server
gdebi
(which is used to install Shiny Server Pro and all of its dependencies) and Shiny Server Pro.sudo apt-get install gdebi-core
wget https://s3.amazonaws.com/rstudio-shiny-server-pro-build/ubuntu-18.04/x86_64/shiny-server-commercial-1.5.20.1130-amd64.deb
sudo gdebi shiny-server-commercial-1.5.20.1130-amd64.deb
fd0d22947f45b20d5f82bde7b0a578bf82c54b78e662b5d17409d6a3bd7c97d7
Step 1:
Select your server version
Step 2:
Install R for SUSE Linux Enterprise Server
Install R for SUSE Linux Enterprise Server
Step 3:
Install Shiny R package
sudo su - \ -c "R -e \"install.packages('shiny', repos='https://cran.rstudio.com/')\""
Step 4:
Install Shiny Server Pro
wget https://s3.amazonaws.com/rstudio-shiny-server-pro-build/opensuse-42.3/x86_64/shiny-server-commercial-1.5.20.1130-suse-x86_64.rpm
sudo zypper --no-gpg-checks install shiny-server-commercial-1.5.20.1130-suse-x86_64.rpm
d7576de3aed029d5f073705baed83b3e88f249bcde0fc097124222c5adcdff46
Step 2:
Install R for SUSE Linux Enterprise Server
Install R for SUSE Linux Enterprise Server
Step 3:
Install Shiny R package
sudo su - \ -c "R -e \"install.packages('shiny', repos='https://cran.rstudio.com/')\""
Step 4: Install Shiny Server Pro
wget https://s3.amazonaws.com/rstudio-shiny-server-pro-build/opensuse15/x86_64/shiny-server-commercial-1.5.20.1130-suse15-x86_64.rpm
sudo zypper --no-gpg-checks install shiny-server-commercial-1.5.20.1130-suse15-x86_64.rpm
1ec09eb6a60fd715bdbdcd149bc5f3d26d56f5b47a2a1d370fd69e83cc7be884
More resources
We use cookies to bring you the most relevant experience by remembering your preferences between your visits to our website. By clicking "Accept All," you consent to the use of ALL cookies. However, you may click on "Cookie Settings" to select the types of cookies you choose to use or avoid.