Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2198

Deploy license keys

    XMLWordPrintable

Details

    Description

      Feature

      • With JOC-2004 the JOC Cockpit offers upload of a license key file in PEM format.
      • The Controller offers a REST API for deployment of license key files.
        • The REST API is used by JOC Cockpit and from the Controller Instance Start Script to deploy a license key.
        • The Controller verifies if the license key file is valid and is not expired. Invalid or expired license key files will not be stored with the Controller.
        • The Controller stores the license key file to the <controller-data>/config/license directory. An existing license key file with the same name will not be overwritten.
        • The Controller applies the license, no restart is required.
        • The Controller will deploy the license key file to Director Agents.
      • The Agent offers a REST API for deployment of license key files.
        • The REST API is used by the Controller and from the Agent Instance Start Script to deploy a license key.
        • The Agent verifies if the license key file is valid and is not expired. Invalid or expired license key files will not be stored with the Agent.
        • The Agent stores the license key file to the <agent-data>/config/license directory. An existing license key file with the same name will not be overwritten.
        • The Agent applies the license, no restart is required.

      Attachments

        Issue Links

          Activity

            People

              ap Andreas Püschel
              ap Andreas Püschel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: