Installing offline on Linux

This guide provides detailed instructions for installing MetaDefender Storage Security and its dependencies on machines with limited or no internet connectivity. A machine connected to the internet will be needed to download the dependencies manually and copy them to the offline machine.

Installing Binary Packages

You will need to download and install the following binary packages for your respective operating system:

Debian/Ubuntu

Debian packages
Copy

RedHat/CentOS

CentOS packages
Copy

Note: For detailed instructions, refer to the guide for Debian/Ubuntu or CentOS/RHEL

Option 1: Using installers

This option uses the the official installation methods for docker and docker-compose to create an offline docker environment where the MDSS installer from the MyOPSWAT portal can be used to deploy MDSS containers. If for some reason this method cannot be used on the target deployment machine then skip to Option 2 below.

Installing Docker and Docker Compose

To be able to install the dependencies offline, you need a machine connected to the internet to download the required packages. Later, the packages will be copied to the offline machine.

To download the dependencies, follow the official guide for Docker Engine and Docker Compose

The compose plugin for docker can be installed only manually when in an offline environment using the following commands (also available in the official instructions in the link above):

Bash
Copy

Installing MetaDefender Storage Security package

After the prerequisites above have been set up, you can run the MetaDefender Storage Security installer to setup the compose files and the mdss command line.

Debian/Ubuntu

Bash
Copy

RedHat/CentOS

Bash
Copy

Loading Docker images

MetaDefender Storage Security is composed of several Docker images that need to be pulled from an online repository. For offline installations, these images are available on the MyOPSWAT portal under MetaDefender Storage Security in the MetaDefender Storage Security Offline Docker Toolkit section:

Next, you need to extract the mdss.tar archive and transfer it to the offline machine. Once the file is on the offline machine, use the following command to load the Docker images:

Bash
Copy

Starting MetaDefender Storage Security

Finally, MDSS can be started using the regular startup command:

Bash
Copy

Option 2: using bundled binaries

Using this method you will only need to download the same MetaDefender Storage Security Offline Docker Toolkit as above without needing to pre-install docker and docker-compose or use the MDSS installer. It's still recommended to have all prerequisites installed before continuing.

Download and extract the offline toolkit

The offline toolkit is available on the MyOPSWAT portal under MetaDefender Storage Security in the MetaDefender Storage Security Offline Docker Toolkit section. The package needs to be extracted to the desired path on the target offline machine and the following steps should all be performed from the same path where the package is extracted on the offline machine.

Load docker images

To load the MDSS docker images run the following command from the same path where the offline package is extracted:

Bash
Copy

Starting MetaDefender Storage Security

Finally, MDSS can be started using the regular startup command but specifying the local path to the mdss.sh script from the offline package:

Bash
Copy

Using this method, all mdss commands (start, stop etc.) will need to be executed from the same path where the package is extracted.

Updating MetaDefender Storage Security Offline

To update MetaDefender Storage Security while in offline mode the same steps can be followed but with the latest installer and offline package, detailed instructions are outlined in the Offline Update Guide

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard