Versions Compared

Key

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

...

  • to hold the script environment for JS7 - Automated Installation and Update and for JS7 - Deployment Packaging,
  • to hold the configuration files and optionally certificates for deployment of JS7 components,
  • to hold the JS7 installations per JS7 release and component such as JOC Cockpit, Controller, Agent,
  • to hold the archive of Deployment Packages per JS7 releases and target host,

Set Setting up of the Deployment Area is a task for initial operation that has to be performed before before JS7 - Deployment - Managing Deployments.

Preparing the Deployment Area

...

Download the Deployment Area Template

Download of Deployment Area Tarball

...

Code Block
languagebash
titleDownload Deployment Area tarball from SOS Web Site
curl "https://download.sos-berlin.com/JobScheduler.Utilities/js7_deploy.tar.gz" --output "js7_deploy.tar.gz"

...