<aside> ❗

Only selected licenses can be used with Zibra License Server

Unless you received communication from Zibra AI confirming that your license is compatible, you won’t be able to use Zibra License Server

</aside>

Download

You can download the latest license server 4.0.1 here

License server supports Windows, Linux, and macOS

Initial Setup

<aside> ⚠️

On Linux and macOS, you need to make file executable before running License Server

Linux - chmod +x ZibraLicenseServer

macOS - chmod +x ZibraLicenseServer.app/Contents/MacOS/ZibraLicenseServer

</aside>

<aside> ⚠️

On macOS, you need to run binary inside of .app package, instead of .app itself

ZibraLicenseServer.app/Contents/MacOS/ZibraLicenseServer <command>

</aside>

<aside> ⚠️

On Windows you need to install the latest version of “Microsoft Visual C++ Redistributable v14 x64” before running ZibraLicenseServer - https://aka.ms/vc14/vc_redist.x64.exe

</aside>

Usage manual:

To check out the license to the license server:

  1. Ensure https://license.zibra.ai is reachable on this machine.
  2. Run ZibraLicenseServer interactive_checkout and follow instructions
  3. You can now use the generated license file to run the license server using ZibraLicenseServer run <license file>

Note that the checked-out license is tied to the machine and the user account that performed checkout. If you need to move the license to another machine or user account, you need to return the license first, and then do checkout again.

To run the license server:

  1. (optional) Run ZibraLicenseServer generate_config <config file> to create a default config file you can edit.
  2. (optional) Edit the config file to specify the server port, listen address, IP allow list, and log file path.
  3. Run ZibraLicenseServer run <license file> [config file to start the license server.

Default settings are: