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 to persist 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:
    • Start the JOC Cockpit container.
    • Execute a script inside the container to create database objects.
  • Initial operation for JOC Cockpit includes 
    • to specify the Controller instance(s) and Agents that are used in the job scheduling environment.
    • to optionally specify a JS7 Controller cluster. 

...