Installing iHRIS 4.2

From IHRIS Wiki
Revision as of 16:18, 7 August 2015 by Sovello (talk | contribs) (Created page with "==Linux Ubuntu Installation - 4.2 == iHRIS Installation starting version 4.2.0 will be through debian packages. ==Packages== iHRIS has been packaged using different names...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Linux Ubuntu Installation - 4.2

iHRIS Installation starting version 4.2.0 will be through debian packages.

Packages

iHRIS has been packaged using different names

iHRIS Manage

iHRIS Manage which is the package for managing health worker information has two packages:

  • ihris-manage-site: This package installs the base empty iHRIS Manage site
  • ihris-manage-site-demo: This installed the version of iHRIS Manage that comes bundled with testing data

iHRIS Qualify

iHRIS Qualify which is the package for managing registration and licensing of health workers

  • ihris-qualify-site: Package for basic iHRIS Qualify
  • ihris-qualify-site-demo: comes with demonstration data

iHRIS Train

iHRIS Train: an iHRIS package for managing Pre-service and In-service trainings.

  • ihris-train-site: Basic iHRIS Train
  • ihris-train-site-demo: iHRIS Train that comes bundled with testing data

Installation Steps

  1. Add the iHRIS PPA to software sources
    sudo add-apt-repository ppa:openhie/release
  2. Update the software sources lists
    sudo apt-get update
  3. Install iHRIS Packages.
    sudo apt-get install PACKAGE_NAME
    . During the installation process there will be prompts for different settings and configurations including database configurations. The details are in the section below.
  4. To access the installed site open the browser and visit
    http://localhost/iHRIS/PACKAGENAME

Configurations Prompts During Installation

  • APCU
  • Database

Installation Example

To install a demo site for iHRIS Manage run the command below:

sudo apt-get install ihris-manage-site-demo

To view it on the browser, open

http://localhost/iHRIS/ihris-manage-site-demo

like http://localhost/iHRIS/ihris-manage-site-demo