...
Update the egov-config details:
Replace the db-host, db-name, and db-url and .
Upade the db username , and password from the env-secrets.yaml. flywayUsername and flywayPassword will would be and the same as db username and password.
Please also update the other values accordingly to your values, like an s3-assets-bucket name and egov-state-level-tenant-id.
Note - assets s3 bucket name should be started from your egov-state-level-tenant-id. Example If your tenant id is in the assets bucket name should be
in-epass-assets
.
...
Update the filestore bucket details:
update the aws-key and aws-secret-key from env-secrets.yaml.
...
Repace the SMS Notification details with your SMS gateway details:
update the username and password from env-secrets.yaml.
...
Update the mail notification values.
...