FlexNet License Server Manager Requirements

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, refer to the Docker documentation (https://docs.docker.com/get-docker/).

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