This repository houses the code, configuration and deployment configs necessary for deploying a fully functional DIGIT Citizen Complaint Resolution System (CCRS).
Below diagram shows the high level architecture of the CCRS solution:
For more details on the solution architecture, please refer to the Architecture section on this site.
- The
backendfolder contains the complaints backend service - The
frontendfolder contains the frontend code for the complaints service - The
configsfolder contains all DIGIT configuration files for the 2.9 LTS platform & the complaints solution to work - The
devopsfolder contains the 1-click installer will all requisite Helm charts for the 2.9 LTS platform & the CCRS solution. - The
utilitiesfolder contains thedata-handlerservice. This service loads all the default master data (present underresourcesfolder) required for the CCRS solution to work out of the box. The default master data is only indicative, provided for ease-of-setup and use in development environments.
TBD