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
TCP Port 35797 open in the firewall
A machine running Ubuntu 20.04
sudoprivilegesNetwork access to the products requiring licenses
Installation
Update apt package list:
sudo apt-get updateDownload the Telos Alliance License Server Installer:
wget https://telos-public.s3.amazonaws.com/license-server/telos_license-service_u20.04_1.0.71.tar.gzUnpackage the file:
tar -xf telos_license-service_u20.04_1.0.71.tar.gzChange the path:
cd install_linux_u20.04Run the install script:
sudo ./install_license_server.shFollow the link presented in the CLI to read the Telos Alliance EULA.
Press
Enteron the keyboard to accept the EULA and install and use Telos Alliance License Server, orCtrl-Cto decline and abort installation.
After Accepting the Telos Alliance EULA, installation will proceed. Telos Alliance License Server will then be available for use in your production environment.
See individual product documentation for product-specific licensing steps and requirements.
