A Go-based microservice backend that provides management and orchestration capabilities for Qubership APIHUB agent instances. This service handles agent registration, service discovery, snapshot management, and security checks.
API documentation is available in the OpenAPI specification.
This service is designed for Kubernetes deployment and uses PostgreSQL as the database.
The service is a plug-in for Qubership-APIHUB and useless without it.
Being an optional plug-in it is included into default Qubership-APIHUB delivery. Please refer to Qubership-APIHUB Installation Notes (Helm Chart).
Corresponding values.yaml section is qubershipApihubAgentsBackend.
Presence of this plug-in in Qubership-APIHUB deployments enables Agents tab in Web UI.
Just run build_golang_binary.cmd file.
For Docker builds, use build_docker_image.cmd.
