Installation of KOP Licenses 

 

 

KOP Licenses are distributed through two license distribution zip files:

  • license.zip
  • configq1.zip

The installation of the KOP licenses is different depending on whether you have already built a KOP container or not.

License installation before building the container

  1. Copy both zip files to "license" directory of you KOP installation directory

    • cp license.zip $KOP_INSTDIR/license

    • cp configq1.zip $KOP_INSTDIR/license

  2. Continue building your KOP image


License installation after the container is built:

 The below commands must be executed with the KOP container running. Do not execute them with the container stopped.

 

  1. Copy both zipfiles to "license" directory of you KOP installation directory
    • cp license.zip $KOP_INSTDIR/license
    • cp configq1.zip $KOP_INSTDIR/license
  2. Change to directory $KOP_INSTDIR and execute the script applyLicense.sh


Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues