FlexNet License Server Manager Requirements

To run the FlexNet License Server Manager, you need a supported browser and run Docker.

Best Practice: Updating to Latest Version

Revenera recommend that you run the latest version of the FlexNet License Server Manager and local license server so that you benefit from recent fixes and enhancements.

Supported Browsers

The FlexNet License Server Manager UI supports the following browsers:

Mozilla Firefox version 122 and later
Google Chrome version 114 and later
Microsoft Edge version 121 and later

Docker

The FlexNet License Server Manager is provided as a Docker image in the form of a .zip file. You must therefore install Docker to be able to run the License Server Manager.

The FlexNet License Server Manager runs on an Nginx web server. The Nginx web server is included in the FlexnetLicenseServerManager-<version>.zip package, therefore you do not need to install Nginx.

Note:Installing Docker is not covered in this section. For information about downloading and installing Docker, see the Get Docker topic in the Docker documentation.

You can verify if Docker is up and running using the following command:

docker -v

You will see output similar to the following:

root@Admin:~# docker -v

Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2