Telos Alliance License Server code is frozen at v1.0.62 for Ubuntu 18.04. This version does not include enhancements made in versions above v1.0.62.
When deploying License Server, it is always recommended to decouple License Server from the host running Telos applications. In other words, run License Server on a separate, centralized Server or VM from the applications it is licensing. This follows best practices, and ensures greater resiliency.
Prerequisites
sudoprivilegesA machine running Ubuntu 18.04
Up-to-date apt package list. Run the following command to confirm.
sudo apt-get updatewgetinstalledsudo apt install wgetunzipinstalledsudo apt install unzipNetwork access to the products requiring licenses
TCP Port “35797” must be open in order for the License Server to work.
Installation
Download the License Server Installer:
wget https://telos-public.s3.amazonaws.com/license-server/masi-license-server_u18.04_1.0.62.zipUnpackage the file:
unzip masi-license-server_u18.04_1.0.62.zipChange the path:
cd install_linuxRun the install script:
sudo ./install_license_server.sh
The license server has been successfully installed, and licenses can be added to the system.
