Skip to content

Latest commit

 

History

History

sag-exx-mf-broker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

EntireX Mainframe Broker Proxy

The current template provisions a Proxy for an EntireX Mainframe Broker.

This template demonstrates in detail how to install the EntireX Mainframe Broker Administration component, creates and configures a Proxy for an EntireX Mainframe Broker. Use this template as a reference when provisioning a Proxy for an EntireX Mainframe Broker instances.

Requirements

Supported Software AG releases

  • EntireX 10.3 and higher
  • Command Central 10.3 and higher

Supported platforms

All supported Windows and UNIX platforms.

Supported use cases

  • Provisioning new environments of version 10.3 and higher
  • Installing latest fixes
  • Creating a Proxy for an EntireX Mainframe Broker
  • Configuration of:
    • EntireX Mainframe Broker connection parameters

Running as a composite template

When importing the composite template to Command Central: Add the template.yaml and import that file using the Command Central CLI with the following command:

sagcc exec templates composite import -i template.yaml

For more information about applying templates, see Applying template using Command Central CLI.

To provision an instance of a Proxy for an EntireX Mainframe Broker, use the Command Central CLI with the following command:

sagcc exec templates composite apply sag-exx-mf-broker nodes=<your_node> \
  repo.product=<your_product_repository> \
  repo.fix=<your_fixes_repository>