To move your license from one Shiny Server Pro installation to another, take the following steps
- Install Shiny Server Pro on the new machine, and verify that it is functioning properly.
- /etc/shiny-server/shiny-server.conf
- /etc/init/shiny-server.conf (if you made any changes to this file)
- Any PAM session file you may have created on the old server
- If this machine has never had Shiny Server Pro on it before, you will have the standard 45-day trial period before a license is required.
-
If you would like the new machine to have the same configuration as the old machine, you can copy the configuration files in the
/etc/rstudio
directory from the old server to the new. - If you are using an authentication method with Shiny Server Pro, you will want to implement the same configuration on the new server that you have on the old.
- Deactivate the license on the old server. Note that this will make the old server unlicensed, so you will need to apply a new license if you wish to keep using it.
- Activate the license on the new server
- Restart the new server
- Verify the status of the license on the new server
If you are are using a license file to activate or using offline activation with a license key, those commands are also found in the admin guide from the links above.
For more information on license management, see this section of the Shiny Server administrator's guide.
Comments
0 comments
Article is closed for comments.