NMIS_Deps - NMIS Dependency Installer

Overview

Welcome to the documentation for NMIS_Deps, a dependency installer designed for RHEL 9. This tool is specifically engineered to operate in air-gapped environments with zero internet connectivity, ensuring seamless installation of RPM packages and Perl modules from source without relying on external repositories or mirrors. It will ensure all dependencies for NMIS and the NMIS Professional Modules are correctly installed.

NMIS_deps is designed to only be run on a new virtual machine instance, and not with upgrading an existing nmis installation. For an upgrade, please use our standard product installers.

Features

  • Offline Installation — Installs RPM packages and Perl modules entirely offline, making it ideal for secure or isolated environments.
  • Automatic Installation — Facilitates the easy installation of dependencies from source.
  • Self-Cleaning — Automatically cleans up after the installation process, maintaining a tidy system.
  • Repository-Free — Operates without the need for any online repositories or mirrors.

Prerequisites

  • Operating System: RHEL 9
  • The RHEL 9 system must be a Server installation, Server installation with GUI, Workstation installation, or Minimal install w/RHEL 9 Standard system and RPM development packages selected.
  • Privileges: Root access is required to run NMIS_Deps-2.0.
  • The NMIS_Deps self extracting run file in the air-gapped environment.

Product Compatibility

NMIS_Deps VersionProductOMKProduct VersionMongo VersionOS Version
2.0.0NMISsee Product Compatibility9.4.84.2Redhat 9.2
2.0.1NMISsee Product Compatibility9.4.8 or 9.5.04.2Redhat 9.2
2.0.2NMISsee Product Compatibility>= 9.5.06.0

RedHat 9.2

2.0.3NMISsee Product Compatibility>= 9.5.06.0

RedHat 9.2

RedHat 9.3

RedHat 9.4

Installation Instructions

  1. First, download the latest NMIS_Deps package, available here: https://dl-omk.opmantek.com/NMIS_Deps-2.0.3.run
  2. Bring it into your air-gapped environment however you wish
  3. Execute the package:  
sudo chmod +x NMIS_deps-2.x.y.run
sudo sh NMIS_Deps-2.x.y.run

Usage Notes

sudo Requirement: NMIS_Deps-2.0 must be run with sudo privileges. If you attempt to run it without sudo, the installation will terminate with an error message.

It is highly recommended to start with a clean operating system without any other applications installed on it until after running the dependency installer.

On average, NMIS_Deps-2.0 takes 15 minutes to complete. 

Release Notes

See NMIS_Deps Release Notes

Troubleshooting

If you encounter any issues during the installation process, please consider the following steps:

  1. Check Permissions: Ensure you are running the command with sudo.
  2. Verify Download: Make sure the NMIS_Deps package is fully downloaded and not corrupted.
  3. Log Files: Review the log output generated by NMIS_Deps in /var/log/offline_installer.log

The Minimal install of RHEL 9 has shown that it can make the Dependancy installer unstable and potentially fail to resolve dependancy chains.

If you intend on using the minimal installation of RHEL 9, please ensure that the RHEL 9 Standard system packages and RPM development packages are selected for the best results.


For further assistance, please contact our support team.