# Floating License Server

***

## Optical Flares Floating License System

{% hint style="warning" %}
NOTE: LINUX ONLY!
{% endhint %}

***

You have received a separate license server program. This server program is command line based. Please type:

&#x20;             *vc\_license\_server -h*

to get an overview over all functions.

## Install the server&#x20;

Copy 'vc\_license\_server' to your desired server. The server has to be registered with Video Copilot by generating a license request file. The request file can be generated via:

*vc\_license\_server -g -l request\_file*

## Request License&#x20;

Please send this request\_file to our support, they will generate the server license for you. You will receive a license file that has to be stored on your server.

## Start the server

*vc\_license\_server -l license\_file*

## Configure your clients&#x20;

The client connects to the license server. The server is identified by its IP. The IP has to be defined by an environment variable:

*OPTICAL\_FLARES\_LICENSE\_SERVER\_IP*

Default: 127.0.0.1
