Dockerized instance of Lightning with demo workflow for openIMIS Individual ETL
This repository is using dockerized instance of Lightning and providing initial setup for the openIMIS implementation.
It creates new example project that:
- Uses psql adaptor
- Has provided openIMIS database credentials
- Implement's workflow that expects certain input and do simple input of data from IndividualDataSource to Individual table
- Copy .env.exapmle to .env
- Adjust .env configuration according to your imis setup
- Run imis migrations
docker compose run --rm web ./imisSetup.sh