Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space LSDEV and version 2024.1

...

  1. Back up your License Server data directory.
  2. Download the latest License Server container image from Docker Hub: https://hub.docker.com/r/parasoft/lss.
  3. Stop your current License Server container.

    Code Block
    docker stop <name-of-container>
  4. 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.shsetVars.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.