Drafting this for some initial feedback. This sets up ecs cluster with primary keyserver task def
Depends on D12475
Paths
| Differential D12531 Authored by will on Jun 20 2024, 8:30 PM.
Details Summary Drafting this for some initial feedback. This sets up ecs cluster with primary keyserver task def Depends on D12475 Test Plan Successfully running the the keyserver task in a docker container
Diff Detail
Event Timelinewill held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJun 20 2024, 8:30 PM2024-06-20 20:30:05 (UTC-7) will edited the summary of this revision. (Show Details)Jun 20 2024, 8:30 PM2024-06-20 20:30:55 (UTC-7) will added a parent revision: D12529: [terraform] Allow all ip addresses to access self-host internet gateway. Harbormaster completed remote builds in B29855: Diff 41590.Jun 20 2024, 8:45 PM2024-06-20 20:45:47 (UTC-7)
will added a child revision: D12558: [keyserver] add health check route to keyserver for use by load balancer.Jun 24 2024, 7:25 PM2024-06-24 19:25:14 (UTC-7) will added inline comments. This revision is now accepted and ready to land.Jun 26 2024, 2:22 AM2024-06-26 02:22:29 (UTC-7) Harbormaster completed remote builds in B30189: Diff 42101.Jul 8 2024, 3:51 AM2024-07-08 03:51:23 (UTC-7) Comment Actions configure user credentials as json object variable instead of individual string variables Harbormaster completed remote builds in B30440: Diff 42416.Jul 17 2024, 3:03 PM2024-07-17 15:03:27 (UTC-7) will edited the summary of this revision. (Show Details)Jul 17 2024, 6:56 PM2024-07-17 18:56:28 (UTC-7) will added a parent revision: D12475: [keyserver] upgrade redis to version 7 on docker based keyserver. will removed a parent revision: D12529: [terraform] Allow all ip addresses to access self-host internet gateway. Closed by commit rCOMM5ecf79ec6e26: [terraform] initial ecs setup for keyserver primary (authored by will). · Explain WhyJul 17 2024, 7:01 PM2024-07-17 19:01:31 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42436 keyserver/src/user/checks.js
services/terraform/self-host/aws_db.tf
services/terraform/self-host/aws_ecs.tf
services/terraform/self-host/aws_iam.tf
services/terraform/self-host/keyserver_primary.tf
|