You can install License Server on your machine from the .zip distribution.
- Extract the contents of the installation package to any location. The 'license-server' installation directory (
$LS_INSTALL
) directory will include JRE, Tomcat, and two scripts for launching and stopping the server. - Run the
startLS
script to launch License Server. The application will run on Tomcat shipped in the installation package. - Open your machine URL in your browser with one of the following port:
http://[machine]:8080
orhttps://[machine]:
8843
. The default URL on a local machine ishttp://localhost:8080
orhttps://localhost:8843
. The License Server interface will open. - Log into License Server.
The default user name and password is
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.
Deploying License Server to a Custom Tomcat 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