Versions Compared

Key

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

...

Versioning of JS7 configuration objects is performed with by use of the tagging capabilities of Git. 

...

Roll-out between different JS7 instances can be performed with by use of the Git functionality.

The JS7 REST Web Service API manages the processes for checkout and cloning.

...

  • The Git repository is used as a backup storage for to hold a copy of JS7 configuration objects.
  • Additionally, the Git repository is used to version JS7 configuration objects.

...

  • The Git repository is used to hold a copy of JS7 configuration objects.
  • Additionally, the GIT Git repository is used to version JS7 configuration objects.
  • The Git repository is used to rollout JS7 configuration objects to different JS7 instances (e.g. dev => test => prod).

...

  • The JOC Cockpit database is the leading system holding the current configuration objects:
    • each JS7 JOC Cockpit instance is connected to its own database.
    • each branch is connected to an individual JOC Cockpit instance.
  • each branch makes use of its own version
  • force overwrite is possible

...

Operations

  • management
  • versioningrollout
  • roll-out
  • force overwrite

Requirements

...