Skip to main content

Install and configure OpenLM Components

This document explains how to install and configure external OpenLM components. Select the appropriate tab for detailed instructions.

Install and configure OpenLM Broker

Follow these steps to install and configure OpenLM Broker:

Linux Distributions
tar.gz
  1. Download the tar.gz package.
  2. Extract the package using the command: tar -xzf openlm-broker.tar.gz.
  3. Navigate to the extracted directory.
  4. Run the installation script: ./install.sh.
  5. Follow the on-screen instructions to complete the installation.
RPM
  1. Download the RPM package.
  2. Install the package using the command: sudo rpm -ivh openlm-broker.rpm.
  3. Follow the on-screen instructions to complete the installation.
DEB
  1. Download the DEB package.
  2. Install the package using the command: sudo dpkg -i openlm-broker.deb.
  3. If there are dependency issues, run: sudo apt-get install -f.
  4. Follow the on-screen instructions to complete the installation.
Windows Installation
  1. Download the latest version of OpenLM Broker from the OpenLM website.
  2. Run the installer and follow the installation wizard.
  3. Open OpenLM Broker Configuration Tool.
  4. Add your license servers by clicking Add Server.
  5. Configure connection settings and authentication details.
  6. Click Check Connectivity to verify connection.
  7. Click Apply to save changes.