Updating Pulse
You can update Acceldata Pulse using the CLI
Partial upgrade
Acceldata can be updated partially. You will receive an email from support when a partial upgrade can be performed. Partial upgrades are recommended for
- UI and minor fixes
- Minor releases
./accelo.linux upgrade <component_name>
Full upgrade
WARNING: Remember to confirm database backup before performing a full upgrade |
---|
To perform a full upgrade, issue the command
./accelo.linux upgrade all
Confirm that a database backup be performed before upgrade and follow the instructions on your screen. The CLI will execute the following steps
- Backup the database
- Pull latest images from the Acceldata repository
- Bring the Acceldata system down
- Perform the upgrade and bring the system up again