You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Installation of KOP Licenses 

 

Installation of KOP Licenses

 

KOP Licenses are distributed through two license distribution zipfiles:

  • license.zip
  • configq1.zip

 

Installation of KOP licenses is different depending if you have already built KOP container or not.

 

License installation before building the container

  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. Continue building your KOP image


License installation after the container is built:

  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


  • No labels