System Data Setup
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
Before you run the Works application, you need to set up the basic system data such as boundaries of the geography and the master data. In this document, we will illustrate the steps to load the base data for the server.
Create a superuser by using the super_user_createion curl given in the collection.
Add Master data by port-forwading the mdms-v2 service and creating the schema present in the collection. Once all the schema is created add the seed data according to requirements.
Once the master data is set up send the request to the workflow service to create the workflows for the services which require workflows as mentioned in the collection given below.
Encode Aws access key and secret key to base64 encoding
Update the secrets in the cluster (*do not put these in the git DevOps repo files and commit)
If it is not editable by the VI editor, we can use vs code to edit the file, run the below command and run the above step again
Run the below command to delete and restart all the services
Run the command below to check if all pods/services are running. If not, wait for some time and check again: