...
Update the Configs repo with the following requirements:
Add all mdms configs requiredIndexer config:
We will need following indexer files for setting up PGR
pgr-services.yml
rainmaker-pgr-indexer.ymlPersister config:
pgr-services-persister.ymlSearcher config:
rainmaker-pgr-v2.yml
Add all mdms configs required
Add all Actions/endpoints required for PGR as mentioned in this file.
Add all actions with respect to core and business-services as well, like those of - user-service, egov-mdms-service, egov-location, egov-common-masters, egov-idgen, egf-master, otp services, access, egov-workflow-v2, data-uploader, egov-hrms, filestore-service, pdf-service, egov-pdf, report, localization-service, egov-persister, egov-indexer, egov-searcher, dasboard-analytics, dashboard-ingest, digit-ui, pgr.Add Role-Action mapping in roleactions.json file.
Add required Roles for the respective FSM module PGR service in roles.json.
Add DIGIT-UI,RAINMAKER-PGR, Workflow, common-masters, dss-dashboard, egf-master, egov-hrms , tenant folders with their respective files.
Also add ULB/city specific data in their respective folders, for instance, create a folder lodhipur and add the respective data files like boundary-data.json required.
...