-
Notifications
You must be signed in to change notification settings - Fork 22
Software Upgrade
Stu Arnett edited this page Jul 21, 2021
·
8 revisions
3.1+
Upgrading the ecs-sync software is fairly straight forward. Assuming it is installed via the standard Service Installation, simply follow the two steps below.
- Upload the ecs-sync distribution zip and UI jar file to the VM.
- Get these files from the latest release page here.
- Unzip the distribution zip (after which you can delete the zip file), then move the UI jar into the folder that was created (next to the ecs-sync jar).
- Run the ecs-sync install script.
- This will upgrade the ecs-sync and ecs-sync-ui services.
- From within the distribution folder, run
sudo ova/install.sh
.
Note that this will kill any running jobs and wipe the job list, so make sure you stop and archive any previous jobs first. This procedure can also be used to downgrade or install any 3.x version.