Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.72 KB

File metadata and controls

51 lines (33 loc) · 1.72 KB

Command Central Remote Mirrors Registration

Use this template to add remote mirror repositories for products and fixes. This template connects Command Central to the mirror repositories that already exist on a remote Platform Manager node.

Requirements

Create administrator credentials for the Platform Manager hosting the mirrors by running the sag-cc-creds template:

sagcc exec templates composite apply sag-cc-creds \
  credentials.username=Administrator \
  credentials.password=manage \
  credentials.key=DEFAULT_ADMINISTRATOR \
  --sync-job --wait 360

For more information, see sag-cc-creds.

Supported Software AG releases

  • Command Central 10.1 and higher

Supported platforms

All supported Windows and UNIX platforms.

Running as a standalone composite template

To add remote mirror repositories:

sagcc exec templates composite apply sag-cc-mirrors --sync-job --wait 360