Update Agent
Lets discuss how you can update your properly installed stage. You can either update a stage locally via the CLI, or via the web user interface.
Info
It is always a good idea to backup the Data/
directory within the stage installation directory before performing an update. The backup allows you to restore your stage with a previous stage version.
From local Package
You can update the stage by downloading the newest version from the website. Once the download is complete, run the following command from within the stage installation directory, pointing to the stage package you have downloaded.
.\agent.cmd update --package "valid-path-to-package"
This will automatically update the stage with the new version from the provided package.
From Web UI
Open the settings page and click the "Check for Update" button in the update section. f there is a new version available, you can trigger an installation by clicking on "Install Update" button then.