Auto-update and One-click update functionalities are limited to host-based—using installer—deployment only.
To see a list of installed ActiveGates, go to Deployment Status > ActiveGates. For each ActiveGate, the list gives the current Version of the ActiveGate and the Update status (up to date, pending, or in progress).
The yellow warning icon indicates that your ActiveGate is behind by more than five versions. You should update these ActiveGates as soon as possible.
ActiveGates in containers are deployed and uploaded using cloud-specific tooling. For example, Kubernetes uses custom resource definitions.
To manage the update functionality of a particular ActiveGate in the list, select the ActiveGate to expand the details.
Go to Settings to open the ActiveGate updates settings for the particular ActiveGate.
Auto-update
To use the auto-update feature, make sure that the Automatic updates at earliest convenience toggle for the ActiveGate is turned on. This means that when a new version of ActiveGate becomes available, a new installation package will be downloaded to the particular host, and the new version of ActiveGate will be installed. This is the default setting for new environments. For existing environments, the setting remains unchanged.
The availability check is performed at 30-minute intervals.
One-click update
To perform the update immediately, select Update. This functionality is available only if the Automatic updates at earliest convenience toggle is turned off for the particular ActiveGate.
You can also download and update your ActiveGate manually. You don't need to uninstall your current version of ActiveGate. Just install the new version over the old one, and the ActiveGate configuration will be migrated.
During an update, your ActiveGate configuration is preserved in the custom.properties
and launcheruserconfig.conf
files. These two files will not be overwritten during an update, but it's good practice to back them up before updating the ActiveGate.
custom.properties
file properties.launcheruserconfig.conf
properties.The update status for an ActiveGate, as listed on the Deployment Status page, can assume the following values:
Up to date
The latest available ActiveGate version is installed on the respective host.
Update available
There is an update available for this ActiveGate version.
Update pending
Immediately after selecting Update ActiveGate, the status changes to Update pending and remains in this status until the update process begins.
The status may also be listed as pending
if:
Update in progress
The ActiveGate has requested and downloaded the new installation package from the server, and is currently in the process of installing it or re-connecting to the server.
Update problem
In this case you will see the old version number displayed for the ActiveGate.
Possible problems are:
Unknown
The connection to this ActiveGate has been lost and no status can be determined.
This status can also be displayed if an ActiveGate was successfully removed: In this case, Deployment Status will continue to display the uninstalled ActiveGate with update status Unknown
for seven days.