Skip to content

Updates to support production deployment

Mark Ferguson requested to merge STT-749-configure-prod-deploy into main

There are a couple of external (to the project) changes that were also made:

  • In gitlab, a new CI/CD variable was added "POSTGRES_PASSWORD_PROD"
  • a new tag v0.0.1 was added to the same branch support "end-of-sprint-34". This tag will be used to check/test the production deployment
  • On shipman, /home/casa/capo, dsoc-prod.properties was updated along with dsoc-test.properties to ensure proper creds were supplied

Review

  • Please review to see if anything obvious has been missed
  • If all looks reasonable, I'll need approvals, and when approved I'll merge to main.
  • When merged, I will follow the Manually Deploying TTAT (Method 2: GitLab CI) steps in the CI Cheatsheet to test and confirm we can deploy to prod using a tag

Merge request reports