Bahmni Installation Without Internet
Purpose
For supporting Bahmni installation without internet, all the required packages for Bahmni should be cached in the machine which means should be locally available in the non internet machine Bahmni should be installed. Therefore firstly, Install Bahmni in a machine which has internet with the cache set up turned on to locally cache the required packages and then copy the cached packages to the target machine. In general, we need Source Machine (Machine which has internet). Using the packages cached under Source Machine, any number of Target Machines (Machines without internet) can have Bahmni installed.
600Bahmni Non Internet Installation
Steps to Install Bahmni on Source Machine (with internet)
Step 1: Change the yum configuration file to allow caching
Step 2 : Create a local cache directory
Step 3: Change the cache directory to previously created local cache (/etc/yum_cache)
Step 4: Install Bahmni
Refer
Step 5: Confirm Successful Installation of Bahmni
Check if the installation successfully completed without any failures. Also make sure Bahmni is running without any issues.
Step 6: Create a backup folder and copy the required artifacts for Bahmni installation.
Step 7: Download the Bahmni Installer RPM
Steps to Install Bahmni on Target Machine (without internet)
Prerequisites
Move the artifact_backup folder with below files (from the source machine as mentioned above) to Target Machine
- yum_cache
- pip_cache
- click_cache
- opt_cache
Step 1: Change the yum configuration file to allow caching
Step 2: Change the cache directory to previously created local cache (/etc/yum_cache)
Step 3: Go to the backup directory
Step 4: Move the cached artifacts to respective locations
Step 5: Install Bahmni Installer RPM
Bahmni Wiki · CC BY-SA 4.0