Service Versions

The Versions page provides an overview of the currently deployed versions of all Reemo services. It allows administrators to quickly verify version consistency across components and compare with the overall platform version.

General View

../../_static/images/instance/versions/instance_versions.png

Overview of the Versions page

Displayed Elements

The page displays the following information:

  • Global version: shows the overall version of the deployed Reemo platform.

  • Service: name of the Reemo component service (e.g., portal, api, provision-api).

  • Version: exact deployed version of each service.

Tracked Services

By default, the following services are displayed:

  • portal: user interface,

  • api: main API,

  • provision-api: container provisioning API,

  • provision-relay-api: WebSocket relay provisioning API,

  • cloud-provider-api: VM provisioning API,

  • signal: WebRTC signaling server.

Operation

  • The Refresh button in the top-right corner reloads the information on demand.

  • Versions are automatically updated when services are redeployed.

  • This page is a useful reference for update tracking, incident troubleshooting, or checking compatibility between components.

Summary

The Versions page plays a key role in supervising the software state of the platform. It provides administrators with immediate visibility on the version of each component and simplifies tracking of deployments or updates.