Create a gateway cluster

In Gateway Manager, gateway clusters represent the identity of your Itential Automation Gateway (IAG) deployment. Before you can connect your gateway cluster to Itential Platform, you must create a gateway cluster in Gateway Manager that facilitates and explicitly allows the cluster to connect to Platform.

Gateway cluster parameters

  • Gateway Cluster ID: The unique identifier assigned to your gateway cluster. The gateway cluster ID that you provide must match the GATEWAY_APPLICATION_CLUSTER_ID defined in your gateway server configuration.
  • (Optional) Description: An optional string value that cannot exceed 1000 characters. If you register multiple gateway clusters in Gateway Manager, you can use the description parameter to help you identify and organize how each gateway cluster is used.
  • Access: One or more authorization groups used to enforce group-based access control (GBAC). You must specify at least one user group when you create a gateway cluster.

Prerequisites

Before creating a gateway cluster in Gateway Manager, ensure you have completed the following:

Create a gateway cluster

Creating a gateway cluster tells the Itential Platform that your gateway is trusted and can be used to run automation services.

1

Navigate to Itential Platform.

2

Select Gateway Manager from the Administration collection in the left-side navigation menu.

3

Navigate to the Gateways tab in Gateway Manager.

4

Click Add Gateway Cluster.

5

Set the gateway cluster ID to match the GATEWAY_APPLICATION_CLUSTER_ID defined in your gateway server configuration.

6

(Optional) Enter a description.

7

Under Access, add at least one authorization group to your gateway cluster.

8

Click Add.

Enable your gateway cluster

Gateway clusters are disabled at creation and must be manually enabled. To enable your gateway cluster, you need to connect at least one certificate to the gateway.

1

Navigate to the Gateways tab in Gateway Manager.

2

Select your newly created gateway cluster to view the gateway details.

3

Under Linked Certificates, click the Link toggle to connect the appropriate certificate to your gateway cluster.

This certificate should match the certificate specified in the GATEWAY_CONNECT_CERTIFICATE_FILE configuration variable. For more information, see Create certificates.

4

Select Enabled from the status dropdown menu to enable your gateway.

Enabling your gateway cluster completes the trust chain between your gateway cluster and Itential Platform, allowing them to communicate securely.