Upgrade
To upgrade your hybrid environment please follow the steps below.
Download the Update Script
$ cd threarirx-software
$ wget https://raw.githubusercontent.com/threatrix/hybrid/master/update
$ chmod +x ./updateUsage
$ ./update -h
Welcome to Threatrix Hybrid Update Utility
Fri Aug 11 18:10:38 UTC 2023
Usage: update -h -u <ux tag> -a <app tag> -p <port number>
-h : Help
-u <ux tag>: Version of the UX image you want to upgrade to. Default is latest
-a <app tag>: Version of the APP image you want to upgrade to. Default is latest
-p <port number>: Port number which threatrix applcation can use. Default is 80 or 443 based on -s option
Upgrade Your Environment
Now your upgraded environment is ready for use.
Last updated
Was this helpful?