This page documents a version of Oakestra which is not the latest stable. Please refer to the latest docs for a current version.

Update or Uninstall your Oakestra Components

In this wiki you’ll learn how to Uninstall or Update your Oakestra installation.

Uninstall Oakestra Components

Update Oakestra Components

First, find out what version you’re currently running. In your root orchestrator machine, run:

docker ps | grep root-system-manager: | awk '{print $2}' | cut -d':' -f2

Then, how can you update your Oakestra to the latest version?