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 Version | Product | OMK | Product Version | Mongo Version | OS Version |
2.0.0 | NMIS | see Product Compatibility | 9.4.8 | 4.2 | Redhat 9.2 |
2.0.1 | NMIS | see Product Compatibility | 9.4.8 or 9.5.0 | 4.2 | Redhat 9.2 |
2.0.2 | NMIS | see Product Compatibility | >= 9.5.0 | > 6.0 | RedHat 9.2 |
Installation Instructions
- First, download the latest NMIS_Deps package, available here: https://dl-omk.opmantek.com/NMIS_Deps-2.0.2.run
- Bring it into your air-gapped environment however you wish
- 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
Troubleshooting
If you encounter any issues during the installation process, please consider the following steps:
- Check Permissions: Ensure you are running the command with sudo.
- Verify Download: Make sure the NMIS_Deps package is fully downloaded and not corrupted.
- 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.