...
- Back up your License Server data directory.
- Download the latest License Server container image from Docker Hub: https://hub.docker.com/r/parasoft/lss.
Stop your current License Server container.
Code Block docker stop <name-of-container>
- Using the License Server image downloaded in Step 2, run a new container with the same configuration that your old container.
- If you want to keep the old License Server container, make sure the new container has a different name or it will not start.
Post-Upgrade Steps
After an upgrade, you might need to manually recreate certain configurations previously made in the setVars.sh / setVars.bat file located in the <LSS_INSTALL>/app/
directory. Configurations you might have made include:
You might also need to manually restore configurations you made previously if you are using a custom keystore file and its path is not <LSS_INSTALL>/app/tomcat/conf/.keystore
.