Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: correct MongoDB to version 6.0

...

Welcome to the documentation for NMIS_Deps-2.0, 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.

*It NMIS_deps is designed to oly 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.

...

  • Operating System: RHEL 9
  • The Rhel RHEL 9 system must be a Server installation, Server installation with GUI, Workstation installation, or Minimal install w/Rhel 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.23.run
  2. Bring it into your air-gapped environment however you wish
  3. Execute the package:  
Code Block
sudo chmod +x NMIS_deps-2.x.y.run
sudo sh NMIS_Deps-2.0x.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.

...

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

...