Skip to content

KenyaEMR_3.x_Platform_Upgrade_v1.10.25_WED-24-JUL-2024

Latest
Compare
Choose a tag to compare
@RAJABIBRAZ RAJABIBRAZ released this 24 Jul 20:30
64d13d8

This package facilitates the migration of the system from the 2.x platform to the current 3.x platform, while also upgrading MySQL from version 5.6 to version 8.

Table of Contents

Improvement

The current version has the following improvements made:-
1. Installation of MySQL 8.0.38: Instead of version 8.0.22, the latest MySQL version 8.0.38 is now installed.
2. MySQL Configuration: Enhanced configuration settings in the my.cnf file.
3. Updated Frontend and Configuration Assets: The package now includes the latest frontend and configuration assets.
4. Up-to-date Modules: All modules have been updated to their latest versions.
5. Updated Post Upgrade Script.

Installation

  • Detailed instructions on how to install, configure, and set up the instance.
      1. Run the install_setup.bash...  (sudo bash install_setup.bash)
      	- This will list all the databases
      	- Backup the databases
      	- Remove mysql 5.6
      	- Install mysql 8
      	- Add sql configurations.
      	- Create a root user with password as test (you can change to a password of your choice)
      	- Restore the databases
      	- And upgrade openmrs to the 2.4.1 platform
      2. After a sucessful restart navigate to the broswser and finish the first time setup... (sudo sh setup_script_2.6.sh)   **N/B  Kindly use Advanced**
      3. Run setup_script_2.6.sh  to upgrade the instance to openmrs platform 2.6 and update it with the current modules and configurations.
      4. After a sucessful restart navigate to the broswser and finish the set up..
      5. upon successful loading of the login page.... Run the post upgrade script... (sudo sh post_upgrade.sh)
    

Prerequisites

  • List of prerequisites
     1. A running instance of KenyaEMR
     2. Must be running mysql 5.6 or higher
     3. Stable internet connection.
    

Installation and Training Materials

https://kenyahmis.org/kenyaemr-3-x-content/

Contact