Depends on D3497
This replaces the old approach to the dev mode in the backup service with the local cloud.
Paths
| Differential D3498 Authored by • karol on Mar 23 2022, 7:58 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: • benschac, atul, • adrian and 2 others. · View Herald TranscriptMar 23 2022, 7:58 AM2022-03-23 07:58:30 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 23 2022, 8:12 AM2022-03-23 08:12:40 (UTC-7) • karol added a parent revision: D3497: [services] Dev Mode - Apply local cloud to the Blob service. Harbormaster completed remote builds in B7539: Diff 10608.Mar 23 2022, 8:12 AM2022-03-23 08:12:44 (UTC-7) • karol edited the test plan for this revision. (Show Details)Mar 23 2022, 8:15 AM2022-03-23 08:15:48 (UTC-7) • karol added a child revision: D3523: [services] Backup/Blob - fix test path.Mar 25 2022, 5:04 AM2022-03-25 05:04:41 (UTC-7) Comment Actions Putting @jimpo as blocking to make sure we're thinking about Docker / Docker Compose correctly • jim added inline comments.
This revision now requires changes to proceed.Apr 4 2022, 1:33 PM2022-04-04 13:33:05 (UTC-7)
Comment Actions I changed my approach, now I used terraform for this. I'm abandoning this one. I decided that it will be faster to set up a new stack as I reordered the diffs and a lot of the differed from the ones from this stack. Let's follow up in the stack beginning at D3695.
Revision Contents
Diff 10608 services/backup/docker-server/contents/server/CMakeLists.txt
services/backup/docker-server/contents/server/src/AwsTools.cpp
services/backup/docker-server/contents/server/src/DatabaseManager.h
services/docker-compose.yml
|