Deploying Licence for Ambience and Repertoire

There are several ways to deploy a licence for Ambience and Repertoire. Follow the instructions below based on your preferred method

A. Using the Licence Deployer Module

  1. Log into your Ambience/Repertoire server and navigate to the Licence Deployer module under the Administration section.

  2. Click on “Choose File” and select the licence file provided by our sales team.
    image

  3. Once the licence file has been selected, click on Deploy Licence on the top right corner.
    image

  4. If the licence is validated successfully, a confirmation pop-up will appear. Restart the server for the licence to take effect.
    image

B. Copying Licence File Manually

Place the licence file in the /etc folder of your Repertoire/Ambience Server installation. Ensure the licence file is named ElixirRepertoire.licence for Repertoire, and ElixirAmbience.licence for Ambience.

C. Using the Command Line Module

  1. Navigate to the /bin directory of your Repertoire/Ambience Server installation.

  2. Run the appropriate command line tool:

    • For Linux: repertoire-cli.sh or ambience-cli.sh

    • For Windows: repertoire-cli.bat or ambience-cli.bat

  3. Use the following command to deploy the licence:

    For Repertoire:

    repertoire-cli.bat deploy-licence <licence-file>

    For Ambience:

    ambience-cli.bat deploy-licence <licence-file>

Note:
After deploying the licence, ensure the server is restarted for the changes to take effect.