Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up the Docker spoke

Integrate the ServiceNow instance and Docker spoke by using the Docker Connection and Credential alias to authenticate ServiceNow requests.

Before you begin

  • 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.

Before you begin

Role required: admin

Procedure

  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.
Image omitted: docker-conn-template.png
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](support-multiple-connections.md).
If you are configuring the spoke for the first time, click **Configure**. Otherwise, click **Edit**.
Image omitted: config-docker-conn.png
Configure connection for Docker spoke
  1. On the Configure Connection form, fill in the fields.

      
    Connection NameName to uniquely identify the connection record. For example, Docker connection.
    Connection URLIP 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 NameName of the repository.
    User nameUser name of your Docker account.
    EmailEmail address used in your Docker account.
    Repository TypeType of the Docker repository.
    PasswordPassword of your Docker account.
    Server AddressIP address of the host server where Docker is installed.
Image omitted: docker-spk-conf-temp.png
Configure a connection for Docker spoke.
  1. Click Configure Connection.

Result

The spoke connection is configured and ready to be used.