Sources Release 2022-04
All the different components and modules of the openIMIS system are listed on this page. Depending on your needs and context, you may want to use them all or not; however, the minimum components to run openIMIS are:
Find out how to install openIMIS:
Detailed documentation: openIMIS installation and customization documentation.
The openIMIS demo version is available on our https://openimis.atlassian.net/wiki/spaces/OP/pages/40665111.
openIMIS Components
Database
New version with hotfixes has been released since the official release. |
Docker scripts
| ||
| ||
|
Backend Components (based on Python/Django)
All BE components are dependent on the Backend assembly. Follow the Backend installation guide to install these components.
Frontend Components (based on Javascript/React)
All FE components are dependent on the Frontend assembly. Follow the Frontend installation guide to install these components.
Legacy (based on Microsoft and Android technologies)
| |||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
|
Deprecated components
|
| ||
|
| ||
|
| ||
|
Testing openIMIS
Like every platform that needs to support high traffic, openIMIS is not a simple application that one can run in production without setting up effort but in order to avoid this hassle when testing or developing dockers images were created.
You can find more information on docker here: https://www.docker.com/why-docker
openIMIS docker-compose : https://github.com/openimis/openimis-dist_dkr/blob/windows_container/README.md