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
4f58610b4b9d17d99f398a0933298e121e065a52785214e9616dfa496c587379
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
c7fbb7b99d05d82c6c38f9a6db1f1aae097230dd8f915ecdd274da12cbea5b8b
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
b2cb98652179c37d8bbd0d23ed5cb070c1b516c70e4ca3373f07c3b3d61871f4
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
f56319907b638918ea2c28155cadc47736eec2ca0f02d40e8a3ce3986c082414
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.