Updating a Connection Broker using an RPM

Modified on Tue, 25 Jul 2023 at 05:01 PM

Version 202x:


If you performed a local install of your initial Connection Broker version, you cannot use the Connection Broker Administrator web interface to update the Connection Broker unless you subsequently attached to a Leostream repository. Instead, download the latest RPM file from the Leostream website and perform a local upgrade.

Do not uninstall or stop your existing Connection Broker before performing the upgrade.

After downloading the latest RPM from https://license.leostream.com/download.html, copy the file to your Connection Broker machine and run the following commands from the console:


sudo dnf install -y RPM-FILE-PATH
sudo reboot now


Version 9:

If you performed a local install of your initial Connection Broker version, you cannot use the Connection Broker Administrator web interface to update the Connection Broker unless you subsequently attached to a Leostream repository. Instead, download the latest RPM file from the Leostream website and perform a local upgrade.

Do not uninstall or stop your existing Connection Broker before performing the upgrade.

After downloading the latest RPM from the Leostream website, copy the file to your Connection Broker machine and run the following commands from the console:


sudo yum -y localinstall RPM-FILE-PATH
sudo reboot now



© Copyright 2023 Leostream Corporation