Pre-requisites For Enabling Adaptor
1. Deploy the Airflow on the state side to extract data from the Elastic Search server to push to the National Dashboard adaptor.
2. Configure the airflow with the required connection ids and the variables.
- es_conn: To connect to the required ES server
- digit-auth: To connect to the required API to insert data.
- Variables: The credentials to connect to the API.
3. The index must contain data till the ward level and the structure must be similar to ensure the queries fetch the desired results.
4. Pull data from the DIGIT source only.
- Builds deployed
- national-dashboard-ingest-db: nda-patch-db6cb27b02-18
- national-dashboard-kafka-pipeline:v0.0.1-762c61e743-3
- Upyog devOps and MDMS changes
- Add localisation for newly loaded Punjab tenants
- Added NDA_SYSTEM role action mapping in MDMS and created a user with access rights of the same
- Credentials: SYSTEMSU1 / eGov@123 - PG, user type: SYSTEM
Last modified 3mo ago