Containers
Vera consists of the following Docker containers.
-
rabbitmq
-
vera.api.audithistory
-
vera.api.connections.testconnection
-
vera.api.documents
-
vera.api.domains
-
vera.api.jira.routeactions
-
vera.api.qtest
-
vera.api.routes.routeevents
-
vera.api.traceability
-
vera.api.verification
-
vera.api.workflows
-
vera.query.engine
-
vera.server
-
vera.web.portal
-
vera.worker.audithistory
-
vera.worker.carbone
-
vera.worker.documents
-
vera.worker.domains
-
vera.worker.jira
-
vera.worker.jobservice
-
vera.worker.qtest
-
vera.worker.traceability
-
vera.worker.verification
-
vera.worker.workflows
The Vera docker-compose.yml file is configured for all of the containers. The Vera .env file contains the common configuration parameters used. Use this file for configuration to ease upgrades.
The docker-compose file references secret files that you must create in the Vera Server installation directory. These files are vera_internal_secret.txt, IdentityServer__Secrets__JiraAddOn, IdentityServer__Secrets__VeraInternal, IdentityServer__Secrets__VeraJiraCloudAddOn, IdentityServer__Secrets__VeraSamlClient, IdentityServer__Secrets__VeraWebPortal, and IdentityServer__Secrets__VeraUserInfo. The contents of these files must be provided by the Vera team.
Since there are no new containers in this release, the Vera logging-settings.json doesn't need any updates if you're upgrading from Vera 2025.3.