LAN Setup of Raxa
System requirements for client computers:
Windows | Mac | Linux | |
---|---|---|---|
Operating System | Windows XP Service Pack 2+ | Mac OS X 10.5.6 or later | Ubuntu 10.04+ Debian 6+ OpenSuSE 11.3+ Fedora Linux 14 |
Processor | Intel Pentium 4 or later | Intel | Intel Pentium 3 / Athlon 64 or later |
Free disk space | 100 MB | ||
RAM | 128 MB |
(as per Chrome requirements)
System requirements for server computer:
Processor | 1.5 GHz |
Free disk space | 150 GB + RAID and backup |
RAM | 2 GB |
(as per OpenMRS setup for 10,000 patients https://wiki.openmrs.org/display/docs/System+Requirements)
Additional Hardware Requirement:
- LAN Printer
- Webcam
Raxa Setup in LAN needs following steps. (based on JSS setup mimic done at office)
- Command to install required packages after OS installation:
- sudo apt-get install tomcat6 mysql-server mysql-client chromium-browser
- Setting up OpenMRS on server
- Step-by-Step Installation for Implementers
- Printable Installation Guide
- Useful OpenMRS Guide
- Troubleshooting Guide
- sudo chown -R tomcat6:root /usr/share/tomcat6/.OpenMRS (before initial setup)
- Copy Raxa-JSS/src/ folder in ROOT folder of tomcat (so that Raxa EMR can be accessed from ROOT of server)
- Static IP for Server
- Setup DNS
- Configure OpenMRS & Server
- Configure Raxa-EMR
- Change value of host in Raxa-JSS/src/resources/util.js to IP address of OpenMRS Server