Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation of KOP Licenses 

 

...

This guide will show you how to install KOP Licenses. 

Contents

Table of Contents

Installation of KOP

...

Licenses 

 

KOP Licenses are distributed through

...

The license distribution zipfile contains two directories :

  • configq1
  • license

Files contained within those directories should be copied to your KOP installation (substituting previous ones):

...

  • supervisorctl stop wildfly

...

  • cp -r ./configq1 ./configq1.old
  • cp -r ./license ./license.old 

...

Uncompress the license distribution zipfile in your local computer 

...

Transfer the files contained under configq1 and license folders from your computer to KOP container ($KIUWAN_VOL/configq1 and $KIUWAN_VOL/license)

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:

Info
 The below commands must be executed with the KOP container running. Do not execute them with the container stopped.
  • Copy both zipfiles to "license" directory of you KOP installation directory
    • cp license.zip $KOP_INSTDIR/license
    • cp configq1.zip $KOP_INSTDIR/license
  • Change to directory $KOP_INSTDIR and execute the script applyLicense.sh

...

Content by Label
showLabelsfalse
max5
spacesK5
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "howto_kop" and type = "page" and space = "K5"
labelshowto_kop

Page properties
hiddentrue


Related issues

...