Install MSR offline¶
To install MSR on an offline host, you must first use a separate computer with an Internet connection to download a single package with all the images and then copy that package to the host where you will install MSR. Once the package is on the host and loaded, you can install MSR offline as described in Install MSR online.
To install MSR offline:
Download the required MSR package:
Note
MSR 2.9.2 is discontinued and thus not available for download.
Using one of the following links:
Using the following command with the package URL:
wget <package-url> -O dtr.tar.gz
Copy the MSR package to the host machine:
scp dtr.tar.gz <user>@<host>
Use SSH to log in to the host where you transferred the package.
Load the MSR images from the
dtr.tar.gz
file:docker load -i dtr.tar.gz
Follow the instructions in Install MSR online.
Optional. Disable outgoing connections in the MSR web UI Admin Settings. MSR makes outgoing connections for the following tasks:
Analytics reporting
New version notifications
Online license verification
Vulnerability scanning database updates