Upgrade Pulse to Version 3.x.x and 2.x.x
The following steps walk you through the process of upgrading the Pulse CLI and UI versions:
- Obtain the Pulse latest version ID, such as 3.1.0, from the Acceldata Support Team.
- Update the
ImageTaginACCELO_HOME/config/accelo.yml - Take a backup of the
accelofile and download the latest version foraccelo.linuxCLI - Move and make the latest
accelocli file executable, and check the updated Pulse information for Accelo CLI Version and AccelData ImageTag.
mv accelo.linux accelochmod +x ./accelo- Follow the steps required to migrate Pulse to the latest version as described in the sub-section of this document.
- For the online installations, run the following command and press 'Y' at the prompt to get the most recent binaries.
accelo login dockeraccelo pull allFor the Offline Installations, download all the latest image packs and run the following command to upload the latest images
docker load -i- Restart all containers, including database(s,) with following command
accelo restart all -dWas this page helpful?