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 5 Next »

To start off, all the modules need to be hosted on a cloud linux server like AWS or Digital Ocean. 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 based on the desired configuration on the cloud server

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

  3. Changing the IP tables and URL to be pointed to, while setting up the app.

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 before using. 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