Deployment Guide
Mukta Release Notes
Version | Date | Description |
---|---|---|
Version 1.0 | 18/05/2023 | First release of MuktaSoft |
Service Builds
Please refer to this link for the service builds used.
Deployment Helm Charts
Helm charts for all Mukta services are available here. To override the environment variables, please create a Helm environment chart like this for your DIGIT environment and customize the values.
Configure MDMS Configs Steps
Create Common Masters
a. Create IdFormat.json which will be used by egov-id-gen service.
b. Create StateInfo.json which will configure eligible languages for tenant
Create tenants by following this doc.
Create sample boundary data. Refer for to this document for more details
Create configs for Access Control Sevices
Configure map-config for the tenant
Restart the MDMS server and restart the Zuul API gateway.
Note: Any modifications in the above configuration, need to restart the MDMS server. Any modifications to action-test.json and roleactions.json require a restart of the Zuul API gateway.
Deploy Digit Core Services
Refer to the section for a list of core services to be deployed
Deploy DIGIT Works Services
Refer to the section for a list of Works platform services to be deployed
Deploy MuktaSoft services
Refer to the section for a list of MuktaSoft services to be deployed
Steps to configure Mukta configs
Step 1: Create a persister config for each backend service which will be picked by the persister service
Step 2: Create an indexer config for each backend service which will be picked by the indexer service
Step 3: Create workflow configuration for all the business services defined here.
Note: Any changes to indexer and persister configs, requires restart of indexer and persister.
User Creation
Create users following this document.
Localisation upsert
Upsert localisation following this document.
Mukta MDMS Configuration:
MDMS configuration is listed for each service.
Last updated