Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

To start off, all the modules need to be hosted on a cloud linux server like AWS or Digital Ocean or any other platform as the implementer may deem fit. An instance needs to be created, where all the modules will be installed. History taking protocols (Mindmaps) needs to be created which is hosted on a different server. The different steps for the same will be:

  1. Creating an instance of the server with the desired configuration on the cloud.

  2. Installing the set-up modules required for Intelehealth platform: Java, Tomcat, Mysql, OpenMRS, Sync Module, Web App.

  3. Modifying the IP tables and domain name to point to the IP.

The instructions can be accessed from the links below.

This will then need to be configured for the specific contextualized implementation. This can be done by updating the user privileges, DB schema by updating dump files, making necessary changes in mindmaps and patient registration screen in Android before usage. The installation for all of these should first be done on a demo server, and ensure that all the functionalities are working based on the test metrics, before deploying it on the production server.

  • No labels