SUSE Multi-Linux Manager Server Air-gapped Deployment
1. What is Air-gapped Deployment?
Air-gapped deployment refers to the setup and operation of any networked system that is physically isolated from insecure networks, especially the internet. This type of deployment is commonly used in high-security environments such as military installations, financial systems, critical infrastructure, and anywhere sensitive data is handled and must be protected from external threats.
2. Deployments
SUSE Multi-Linux Manager supports two deployment variants.
2.1. Deploy with Virtual Machine
The recommended installation method is using the provided SUSE Multi-Linux Manager Virtual Machine Image option, since all the needed tools and container images are pre-loaded and will work out of the box.
For more information about installing SUSE Multi-Linux Manager Server Virtual Machine, see Deploy Server as a Virtual Machine.
To upgrade SUSE Multi-Linux Manager Server, users should upgrade all packages in the system and follow the procedures defined in Server Upgrade.
2.2. Deploy SUSE Multi-Linux Manager on SL Micro
SUSE Multi-Linux Manager also provides all the needed container images in RPM’s that can be installed on the system.
|
User should make the needed RPM available on the internal network. That can be done by using a second SUSE Multi-Linux Manager Server or an RMT server. |
-
Install SL Micro
-
Update the system
-
Install tools packages and image packages (replace $ARCH$ with the correct architecture)
transactional-update pkg install mgradm* mgrctl* suse-manager-5.0-$ARCH$-server-* -
Reboot.
-
Deploy SUSE Multi-Linux Manager with
mgradm.
For more detailed information about installing SUSE Multi-Linux Manager Server on SL Micro, see Deploy Server as a Virtual Machine.
To upgrade SUSE Multi-Linux Manager Server, users should upgrade all packages in the system and follow the procedures defined in Server Upgrade.