Font size

Installing Team License Server

System requirements

  • OS: Linux Ubuntu LTS 20 / 22, CentOS Stream 8/9, Red Hat Enterprise Linux 8/9
  • RAM: 4 GB
  • CPU: Intel Core i3 or equivalent (Core i5 recommended)

The 8080 and 8443 ports should be open and available on the Team License Server machine.

To work with the web interface, you need to have one of the following browsers installed and up-to-date: Google Chrome, Mozilla Firefox, Microsoft Edge. We recommend using Google Chrome for the best experience.

Installation

You should execute all commands described below in your Linux terminal.

  1. Navigate to the desired directory to download Team License Server (for example, cd ~/Downloads).
  2. Create a user account under which the server will run, or choose one of the existing accounts.
  3. Make sure this user has write permissions in their home directory.
  4. Download the Team License Server installer using the following command:
    sudo wget https://www.anylogic.com/files/ls/anylogic-team-license-server-3.1.x86_64.tgz.bin
  5. Run the file by executing the following command inside the directory to which you have downloaded the file:
    sudo bash anylogic-team-license-server-3.1.x86_64.tgz.bin
  6. The license agreement will appear on the screen. Please read the license agreement and accept its terms. After that, choose where you want to install Team License Server.
    To answer the following questions, please press Enter to apply the default user and folder, or specify the respective names after [] brackets:
    • Do you agree to the above license terms? [yes or no] Yes
    • Under which user account run AnyLogic Team License Server? [<current_username>]
    • In which directory do you want to install AnyLogic Team License Server? [/opt]
  7. Open Team License Server in a browser on the server machine or navigate to http://<host machine name>:8080 in a browser on another device.
    The login page will appear.

    Team License Server: The login screen

  8. Login with the default password:
    admin

After completing all these steps, you should see the main page of Team License Server:

Team License Server: The empty main page

To authenticate the server administrator, Team License Server uses a password only.

To change the administrator’s password

  1. Open the main page of Team License Server by navigating to <host machine name>:8080 in your preferred web browser.
  2. Log in using the current password of the administrator. On the freshly installed instance, the password is admin.
  3. In the bottom left corner of the screen, click Admin to expand the menu.
  4. Click Change password.
  5. The Change password form will appear:

    Team License Server: The Change password form

    Enter the current password in the Current password field.
  6. Enter a new password in the New password field. The password must contain a minimum of 8 characters, but no more than 128 characters.
  7. Re-enter the new password in the Confirm password field.
    Make sure the passwords in the New password and Confirm password fields match.
  8. Click Submit.
  9. If everything is correct, the confirmation box will appear. Click OK to close it.

After that, you can proceed to work with Team License Server.

How can we improve this article?