Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Pre-requisites:

Steps To Setup environment file:

  • Please clone the Digit-DevOps repo and checkout to the Training-DevOps branch.

  • Create your environment specific file. Go to the environments folder it is in deploy-as-code/helm/environments.

    • Copy and rename the existing egov-demo.yaml and egov-demo-secrets.yaml files with your environment name.

Example: pb-uat.yaml and pb-uat-secrets.yaml

  • Add your domain name. Replace the egov-demo.egovernments.org with your domain name.

  • Update the egov-config details:

    • Replace the db-host, db-name ,db-url and db username, password from the env-secrets.yaml. flywayUsername and flywayPassword will be and 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

  • Update the filestore bucket details:

  • No labels