×
Upgrade
Online upgrade Copied
From the Dashboard section of the ITRS Analytics admin console, click Check for update to see if there is a newer version of ITRS Analytics, including ITRS Analytics apps. If there is an available upgrade, click Deploy.
If you opt to automatically update, click Configure automatic updates and select your preferred settings.
Airgap upgrade Copied
To upgrade an airgap install, you can either upload a new airgap bundle from the command line or to the KOTS admin console.
- Log into a controller node in the cluster via SSH, and then download the airgap bundle for the new version. Run:
curl -f [download URL]/[channel]?airgap=true -H "Authorization: [authorization key]" -o [application-slug]-[channel].tgz
- Extract the installation bundle. Run:
tar -zxvf [application-slug]-[channel].tgz
- Do one of the following:
Method | Steps |
---|---|
Upload the bundle from the command line | Run:
After the airgap bundle has been uploaded, from the same machine, access the KOTS admin console on a browser. |
Upload the bundle from the KOTS admin console using a browser | On the Version history page, click Upload new version, and then select the airgap bundle you downloaded. |
- From the Version history page in admin console, click Deploy next to the new version.
- Follow the rest of the prompts in the admin console until the upgrade has successfully completed.
["Obcerv"]
["User Guide", "Technical Reference"]