Upgrading an Existing Agent Version
This guide describes the steps to upgrade on-premises Moveworks Agent deployments.
Prerequisites
- Ensure that the Moveworks Agent is already installed and running on your on-prem network.
- You must have access to the setup_agent.sh script in the Docker/Podman container where the agent is deployed. If you do not see the setup_agent.sh script, follow these steps to install the script:
- Download the agent installation script using curl or wget:
-
- Set the script’s permissions to allow execution:
-
- Download the agent installation script using curl or wget:
- Refer to the Moveworks Agent Installation Guide if you need to deploy a new Agent.
How To Initiate the Agent Upgrade Process
You can use the —upgrade flag to kick off the process:
- Log into the VM or Host where the Agent Container is running. You should find the setup_agent.sh in the moveworks_agent folder
- Using the —upgrade flag you can initiate the process
The upgrade script will stop all running agents, pull the latest image, and restart the containers. To verify available version tags before upgrading, check the Moveworks ECR Public Gallery.
For questions or issues, please reach out to your Moveworks Support Team.