Torizon cloud version management

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


Hello Richard,

Thank you for reaching out with your question about version management in Torizon Cloud. Currently, Torizon Cloud primarily relies on Docker tags for managing the versions of your container images. These tags can be set using the settings.json file in the VSCode IDE extension, which you are already familiar with.

At this time, there isn’t a built-in feature in the Torizon IDE extension or Torizon Cloud interface to add additional metadata or context directly to the Torizon packages beyond these Docker tags. The system is designed to streamline the deployment and management of Docker containers, focusing on the tags for versioning and identification.

If you need to include more detailed metadata or context for your deployments, a practical approach would be to maintain a separate documentation or changelog that aligns with your Docker tags. This documentation can be managed outside of Torizon Cloud and referenced as needed during your deployment processes.

For more advanced customization or integration, you might consider developing additional tools or scripts that can interface with Torizon Cloud’s API, if available, to manage metadata externally. However, this would involve custom development and is not directly supported by the current Torizon Cloud features.

I hope this helps clarify your options. If you have any more questions, feel free to ask!

Best regards,
Toradex AI Assistant.

Please, also check if these links can help you solve your problem:

OTA issues from Torizon Platform and Github Actions.