To enable FSM module in any new environment, we would need to perform certain steps.
Considering an AWS account is already setup, following are the steps to be followed:
Configuration Requirements
Update the Configs repo with the following requirements:
Indexer config:
We will need following indexer files for setting up any module
FSM indexer
Vehicle indexer
Vendor indexer
Demand/billing indexer
Payment indexerPersister config
Persister files required:
Apportion persister
Billing-service persister
Workflow persister
HRMS persister
Filestore persister
PDF gen persister
Pg-service persister
Upload persister
egov-user-event-persister
FSM persister
FSM Calculator persister
Vehicle persister
Vendor persisterSearcher config
FSM searcherPdf config
Data config: fsm-receipt
Format config: fsm-receiptReports
fsm-report
Also mention the path of the above report file here.Dashboard configs
=> ChartApiConfig.json
=> MasterDashboardConfig.json
Add all mdms configs required
Accesscontrol-Actions-Test
Add all the actions Actions/endpoints required for fsm as mentioned in this file.
Add all those actions with respect to user-servicecore and business-services as well, like those of - egov-user, egov-mdms-service, apportion-service, collection-service, billing-service, egov-location, egov-common-masters, egov-idgen, egf-master, egov-user-event, 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, eg-pg-service, dasboard-analytics, dashboard-ingest, digit-ui, fsm, fsm-calculator, vendor, vehicle.AccesscontrolAdd Role-Role Action:
Add all the roleaction mappings Action mapping in roleactions.json fileAccesscontrole-roles:
Add all the required roles Roles for the respective FSM module in roles.jsonAdd BillingService, DIGIT-UI, DataSecurity, FSM, Vehicle, Vendor, 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 angul and add the respective content required.
data files like Slum.json, UrcConfig.json, ZeroPricing.json required.
Info |
---|
Note: The data sepecific to any ULB needs to be collected from the ULB officials and need to be present in mdms level. |
DevOps Requirements
Add all the helm charts with respect to the business-services, core-services and municipal-services. Refer here.
Add DevOps level changes in the evironment file. Refer here.
Add all the paths for files in the configs in the environment file. For instance, add the the path of indexer, persister and searcher files, etc.
Make sure to add required properties at each service level as defined in the above mentioned environment file.
Backend/Frontend Requirements
Deploy all required core-services builds to support this municipal-serviceservices(FSM and its dependent services). The core-services include:
egov-accesscontrol, egov-common-masters, egov-data-uploader, egov-document-uploader, egov-enc-service, egov-filestore, egov-idgen,egov-indexer, egov-localization, egov-location, egov-mdms-service, egov-notification-mail, egov-notification-sms, egov-otp, egov-persister, egov-pg-service, egov-searcher, egov-url-shortening, egov-user, egov-workflow-v2, pdf-service, report, user-otp, zuulDeploy all required business-services builds to support this municipal-service(fsm) FSM and its dependent services). The business-services include:
billing-service, collection-services, dashboard-analytics, dashboard-ingest, egf-instrument, egf-master, egov-apportion-service, egov-hrms.Deploy this municipal-service “fsm” as well as depedent dependent municipal-services(: fsm-calculator, vendor, vehicle, inbox).
...
Indexer config:
We will need following indexer files for setting up any module
FSM indexer
Vehicle indexer
Vendor indexer
Demand/billing indexer
Payment indexer
...
Persister config
Persister files required:
Apportion persister
Billing-service persister
Workflow persister
HRMS persister
Filestore persister
PDF gen persister
Pg-service persister
Upload persister
FSM persister
FSM Calculator persister
Vehicle persister
Vendor persister
...
Searcher config
FSM searcher
...
Pdf config
Data config: fsm-receipt
Format config: fsm-receipt
...
Reports
fsm-report
Also mention the path of the above report file here.
...
, egov-user-event.
Upsert the required localizations. Refer this document for detailed steps.
Upsert the SMS templates as localizations in your environment as well as update them in the SMS portal being used by the state. For detailed infomation, read here.