Versions Compared

Key

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

...

The first one is to set up the Motech server and have it integrate with OpenLmis, acting as a service bus between OpenLmis and different services (mentioned below). Communication between Motech and OpenLmis would be done either through REST or through the ActiveMQ queue/topic. Using Motech in this manner would provide us with its full feature set, but the obvious drawback is the overhead of running the entire Motech server. Motech provides Docker images of itself and the its dependencies, but this obviously would make the deployment grow - a Motech server running on Tomcat, an ActiveMQ broker and two databases are a minimum for deploying Motech.

...