You can install License Server on your machine from the .zip distribution.
$LS_INSTALL
) directory will include JRE, Tomcat, and two scripts for launching and stopping the server.startLS
script to launch License Server. The application will run on Tomcat shipped in the installation package.http://[machine]:8080
or https://[machine]:
8843
. The default URL on a local machine is http://localhost:8080
or https://localhost:8843
. The License Server interface will open.admin/admin
. We recommend changing the default once you log in; see Managing Users. You can run the
stopLS
script located in the 'license-server' directory to stop License Server.
By default, License Server is deployed to Tomcat that is shipped with the product. If you want to deploy License Server to your own instance of Tomcat, copy the following files from $LS_INSTALL/tomcat/webapps
to the 'webapps' folder on the Tomcat server where you want to deploy License Server:
licenseserver.war
pstsec.war
Deploying License Server to a custom Tomcat has the following prerequisites: