Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

System requirements for client computers:

 WindowsMacLinux
Operating System

Windows XP Service Pack 2+
Windows Vista
Windows 7

Mac OS X 10.5.6 or laterUbuntu 10.04+
Debian 6+
OpenSuSE 11.3+
Fedora Linux 14
ProcessorIntel Pentium 4 or laterIntelIntel Pentium 3 / Athlon 64 or later
Free disk space100 MB
RAM128 MB

...

Processor1.5 GHz
Free disk space2 GBRAM150 GB + RAID and backup
RAM2 GB

(as per OpenMRS setup for 10,000 patients https://wiki.openmrs.org/display/docs/System+Requirements)

...

  1. Command to install required packages after OS installation: 
    1. sudo apt-get install tomcat6 mysql-server mysql-client chromium-browser 
  2. Setting up OpenMRS on server 
    1. Step-by-Step Installation for Implementers
    2. Printable Installation Guide
    3. Useful OpenMRS Guide
    4. Troubleshooting Guide
    5. sudo chown -R tomcat6:root /usr/share/tomcat6/.OpenMRS (before initial setup)
  3. Copy Raxa-JSS/src/ folder in ROOT folder of tomcat (so that Raxa EMR can be accessed from ROOT of server)
  4. Static IP for Server
    1. RAXAJSS-376
  5. Setup DNS 
    1. RAXAJSS-375
  6. Configure OpenMRS & Server 
    1. Server-side Configuration
    2. Data/Concepts needed for OpenMRS server
  7. Configure Raxa-EMR  
    1. Change value of host in Raxa-JSS/src/resources/util.js to IP address of OpenMRS Server