codeforlife-portal
codeforlife-portal copied to clipboard
Migrate PROD DB
Migrate all the data in the PROD DB to the new DB schema.
- [ ] Schedule service disruption during period of low activity. Once disruption start:
- [ ] Create a backup of the prod data. Store data somewhere safe!
- [ ] Migrate the data.
- [ ] Run tests to ensure all is functional.
- [ ] Once ready, divert all incoming traffic to new portal service.