Versions Compared

Key

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

...

  • Before installing JOC Cockpit the following requirements should be met:
    • A database is available and is accessible, see JS7 - Database.
    • Info
      titleDatabase Support

      Database support currently is limited to MySQL® and H2®. The upcoming prerelease of JS7 can be used with any supported database, see JS7 - Roadmap.

    • Docker volumes are created with persistent JOC Cockpit configuration data and log files.
    • A Docker network or similar mechanism is available to enable network access for JOC Cockpit, Controller instance(s) and Agents.
  • Installation of JOC Cockpit includes the following steps:
    • Starting the JOC Cockpit container.
    • Execution of a script inside the container to create database objects.
  • Initial operation for JOC Cockpit includes:
    • specification ofthe Controller instance(s) and Agents that are used in the job scheduling environment.
    • optional specification of a JS7 Controller cluster. 

...