Page History
Table of Contents |
---|
Introduction
For JS7 - Automated Deployment On Premises use of a Deployment Area is recommended.
...
- 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 componentsproducts,
- to hold the JS7 installations per JS7 release and component product such as JOC Cockpit, Controller, Agent,
- to hold the archive of Deployment Packages per JS7 releases and target host,
...
Code Block | ||||
---|---|---|---|---|
| ||||
curl "https://download.sos-berlin.com/JobScheduler.2.5/js7_deploy.tar.gz" --output "js7_deploy.tar.gz" |
...
Code Block | ||||
---|---|---|---|---|
| ||||
cd $HOME tar -xzf js7_deploy.tar.gz |
...
Code Block | ||||
---|---|---|---|---|
| ||||
. ./env.sh |
...
Users are free to choose the directory hierarchy at their will.
Download JS7 Installation
...
Files
Download can be performed in a number of ways. The curl
utility can be used to this purpose like this:
...
...
Overview
Content Tools