Versions Compared

Key

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

...

A tarball for the directories and scripts of the Deployment Area is provided:

Download tarball: 

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

Extracting the Deployment Area Tarball

...

The script is included with the ca directory and is executed without arguments.

Code Block
titleCreate Root CA CertificateRunning the create_root_ca.sh Script
linenumberstrue
./ca/create_root_ca.sh

...