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 20.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/centos8/x86_64/shiny-server-commercial-1.5.21.1145-redhat8-x86_64.rpm
sudo yum install --nogpgcheck shiny-server-commercial-1.5.21.1145-redhat8-x86_64.rpm
85e4c8af1686969157f70463c785124539e2a1727668fd0375336c3bf0787490
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-20.04/x86_64/shiny-server-commercial-1.5.21.1145-amd64.deb
sudo gdebi shiny-server-commercial-1.5.21.1145-amd64.deb
363ecece164b439abb928db65b1f8208714a8817686df3f0d3228db7b9db13b8
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-22.04/x86_64/shiny-server-commercial-1.5.21.1145-amd64.deb
sudo gdebi shiny-server-commercial-1.5.21.1145-amd64.deb
b2b840368470e86793ebcdd972777e8ddd304b76cb1019ecef10df8f75cdc721
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/opensuse15/x86_64/shiny-server-commercial-1.5.21.1145-suse15-x86_64.rpm
sudo zypper --no-gpg-checks install shiny-server-commercial-1.5.21.1145-suse15-x86_64.rpm
ddd56b70ed52774ba1d7dfee4a49501cf4f72427e2abbd51539259bc42e0cd7d
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.