Versions Compared

Key

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

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:

...

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

...

set-up, based on the required configurations. Post that, all the relevant modules (Java, Tomcat, Mysql, OpenMRS, Sync Module, Web App

...

) required for the platform are installed onto the server.

The instructions for the above steps can be accessed from the links below. This

Initial Cloud Server set-up

Platform set-up on Linux Server

The platform 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.

...