Upgrading SmartSense Gateway
To upgrade a standalone instance of SmartSense Gateway, perform the following upgrade steps:
Note | |
---|---|
If you are running an SFTP-based gateway and SmartSense version 1.3.0 or newer, we recommend that you upgrade to HTTPS-based gateway. For instructions, refer to Upgrading to HTTPS Gateway. If you are using SmartSense versions earlier than 1.3.0 with a SmartSense 1.4.x Gateway, in order to retain backwards compatibility with the older SmartSense versions using the gateway, ensure that only SFTP is used as the smartsense.upload.provider.type in the gateway configuration. |
On the host running the HST Gateway, stop the hst-gateway process:
hst gateway stop
Upgrade binaries on that node:
RHEL, CentOS, or SLES
rpm -Uvh smartsense-hst-
$HST_VERSION
.x86_64.rpmUbuntu or Debian
dpkg -i smartsense-hst-
$HST_VERSION
.deb
Start the hst-gateway process:
hst gateway start