Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Upgrading from a previous version
Upgrading from a previous version on Unix-based deployments
Preliminary notes
Upgrading is usually a two-step process:
upgrade the mdssc package by installing the newer package
upgrade the existing code by downloading new images
Acquire the installer package
In order to acquire the new package please visit My OPSWAT -> Product Downloads
Installing the new package removes all MetaDefender Software Supply Chain containers and images from the machine. Named volumes (database data) and /etc/mdssc/customer.env are preserved. On an offline machine, stage the offline toolkit archive before you install the package.
Debian / Ubuntu package (.deb)
Back up before upgrading
Update packages (online installations only)
Move to the folder containing the installer and install it
For an offline installation, use the following form instead:
Update images (online installations only) — this pulls images from the container registry. For offline installations, see "Offline (air-gapped) upgrade" below.
Optionally, you can check the status using the following command:
Open a browser and navigate to the web interface: http://<server> to configure your deployment
Red Hat Enterprise Linux / CentOS package (.rpm)
Back up before upgrading
Update packages (online installations only)
Move to the folder containing the installer and install it
Update images (online installations only) — this pulls images from the container registry. For offline installations, see "Offline (air-gapped) upgrade" below.
Optionally, you can check the status using the following command:
Open a browser and navigate to the web interface: http://<server> to configure your deployment
Offline (air-gapped) upgrade
Before you begin, transfer both files to the offline machine: the release RPM and the offline toolkit archive of the same version. Extract the toolkit before installing the RPM — installing the RPM removes the currently installed containers and images, and without the toolkit already on disk there is nothing left to start.
Do not run sudo yum -y update or sudo mdssc -u update on an offline machine — both require internet access.