Service for integrating OpenLMIS implementation with DHIS2.
This repository requires an environment file called .env
in the root folder of the project, with required project settings and credentials. For a template environment file, you can use this one. e.g.
curl -o .env -L https://raw.githubusercontent.com/OpenLMIS/openlmis-ref-distro/master/settings-sample.env
Attached docker-compose.builder.yml allows automated docker image generation, run these two commands to create local image used together with selv-v3-distro
docker-compose -f docker-compose.builder.yml run builder
docker-compose -f docker-compose.builder.yml build image
You need to insert Transifex token between these commands, if you don't have one you can generate new here: https://www.transifex.com/user/settings/api/