Versions Compared

Key

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

...

SettingDefault ValueExplanation
default_profile_accountrootThe default account holds profile settings that are applied by default to new accounts. Such accounts can later on modify their profile settings individually.

show_view_dashboard
show_view_dailyplan
show_view_workflows
show_view_filetransfers
show_view_resources
show_view_history
show_view_auditlog
show_view_jobstreams
show_view_configuration


Normally, the user permissions control if a view such as dashboard, workflows etc. is displayed or hidden. The settings allow to display (=true) or to hide (=false) a view independently of the permissions. If the assigned value is empty (=default) then the user permissions are applied.

Installation

...

Options

SettingDefault ValueExplanation
security_levellow

JOC Cockpit is installed for a security level used for signing of deployment objects such as workflows: 

  • high
    • certificates / public PGP keys are stored for verification onlypurposes
    • all signing will be done is performed externally outside of JOC Cockpit
  • medium
    • a an individual private PGP key will be per account is stored for signing purposes
    • signing is performed , signing will be done automatically with the provided key
  • low
      no keys will be stored, signing will be done internally with default keys
      • a single private keys is stored for signing purposes with any accounts
      • signing is performed automatically with keys of the default profile account being applied
  • Changes to the above settings at run-time are ignored. Instead, the above settings are applied by the installer for information purposes.

...