Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page lists the ports that are required for Vera. These ports are configurable when installing Vera, but examples are given below.

  • You must open these ports prior to installing Vera.

  • The Server-to-Server ports listed below must be accessible between servers.

  • These containers must be able to access the MongoDB database

    • vera-server

    • vera.worker.qtest

    • vera-web-portal

Service Name

Container Name

Port, Ext

Port, Int

Expose

Depends On

Health Probe

Purpose

rabbitmq

rabbitmq

15672

5672
15672

Message broker

vera.server

vera-server

8080
8443

5000
5001

/rest

Legacy Vera Server components that have not migrated to microservices (replaces tx3/Vera-server)

vera.worker.qtest

vera.worker.qtest

80
443

rabbitmq

/health/ready

Worker to handle qTest actions

vera.api.qtest.routeactions

vera.api.qtest.routeactions

5100
6100

80
443

vera.worker.qtest

/health/ready

Public API for Route Actions from qTest

vera.api.routes.routeevents

vera.api.routes.routeevents

80
443

vera.server
vera.worker.qtest

/health/ready

Internal API for Approval Events (Task Approved, Task Rejected, Route Completed)

vera.api.connections.testconnection

vera.api.connections.testconnection

80
443

vera.server
vera.worker.qtest

Internal API to for connection tests

vera.web.portal

vera-web-portal

80
443

80
443

/login

User Interface