Skip to main content

Outbound Ports for Self-hosted Agents

This table lists the outbound ports that are requried for Kubernetes cluster nodes to fully function when hosting a Torque agent.

Target NameTarget Address/HostnameTypePortsTraffic Purpose
Torque Agent registration endpointhttps://portal.qtorque.io:5056/hub/agentHTTPS5056Register new Torque agent with Torque back-end
Torque Back-end APIshttps://portal.qtorque.io:443HTTPS443Communicate from agent to Torque APIs
Message broker for Torqueamqps://acrobatic-lime-gerbil.rmq3.cloudamqp.com:5671AMQPS5671Communicate between agent and back-end using message queues
Githubhttps://github.com/your_repoHTTPS443Retrieve customer's repo from GitHub using Git to TF Runner Pod
Hashicorp - Terraform Releases downloadhttps://releases.hashicorp.comHTTPS443Download and install Terraform on sandbox TF Runner pod
Hashicorp - Terraform Providers registryhttps://registry.terraform.ioHTTPS443Download Terraform provider to TF Runner Pod