Set up the Docker spoke

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • Integrate the ServiceNow instance and Docker spoke by using the Docker Connection and Credential alias to authenticate ServiceNow requests.

    始める前に

    • Request an Integration Hub subscription.
    • Activate the Docker spoke.
    • Role required: admin.

    Configure a connection for Docker spoke

    Add and configure a Docker connection to authenticate ServiceNow requests in Docker spoke.

    始める前に

    Role required: admin

    手順

    1. Navigate to All > Process Automation > Workflow Studio.
    2. Click the Integrations tab.
    3. Under Connections, toggle and enable the Outbound connections.
    4. Locate the Docker connection alias and click View Details.
      • To configure the default connection and credential alias record that is shipped along with the Docker spoke, click View Details.

        Connection template for Docker spoke

      • To manage more than one Docker spoke connection records, you should create a new child alias record by clicking Add Connection. For more information about using multiple connections, see Supporting multiple connections.

      If you are configuring the spoke for the first time, click Configure. Otherwise, click Edit.

      Configure connection for Docker spoke

    5. On the Configure Connection form, fill in the fields.
      Connection Name Name to uniquely identify the connection record. For example, Docker connection.
      Connection URL IP address and port of the host server where Docker is installed. The format of the URL should be: https://<ip_address>:<port_number> or https://<provider-domain-name>.com.
      Repository Name Name of the repository.
      User name User name of your Docker account.
      Email Email address used in your Docker account.
      Repository Type Type of the Docker repository.
      Password Password of your Docker account.
      Server Address IP address of the host server where Docker is installed.

      Configure a connection for Docker spoke.

    6. Click Configure Connection.

    タスクの結果

    The spoke connection is configured and ready to be used.