SUSE 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. Deploy with Virtual Machine

The recommended installation method is using the provided SUSE 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 Manager Server Virtual Machine, see Deploy Server as a Virtual Machine.

To upgrade SUSE Manager Server, users should upgrade all packages in the system and follow the procedures defined in Server Upgrade.

3. Deploy SUSE Manager on SLE Micro

SUSE 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 Manager Server or an RMT server.

Procedure: Install SUSE Manager on SLE Micro in Air-gapped
  1. Install SLE Micro

  2. Update the system

  3. Install tools packages and image packages (replace $ARCH$ with the correct architecture)

    transactional-update pkg install mgradm* mgrctl* suse-manager-5.0-$ARCH$-server-*
  4. Reboot.

  5. Deploy SUSE Manager with mgradm.

For more detailed information about installing SUSE Manager Server on SLE Micro, see Deploy Server as a Virtual Machine.

To upgrade SUSE Manager Server, users should upgrade all packages in the system and follow the procedures defined in Server Upgrade.