We plan to decouple running the keyserver, webapp, and landing for the purposes of running them on AWS
This adds a configuration option RunServerConfig which can be used to specify which of the three will be run
Depends on D12808
Paths
| Differential D12810 Authored by will on Jul 19 2024, 3:07 PM.
Details Summary We plan to decouple running the keyserver, webapp, and landing for the purposes of running them on AWS This adds a configuration option RunServerConfig which can be used to specify which of the three will be run Depends on D12808 Test Plan flow check. Will test more thoroughly by running them on aws in isolated containers and connect them
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJul 19 2024, 3:07 PM2024-07-19 15:07:26 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 19 2024, 3:24 PM2024-07-19 15:24:20 (UTC-7) Harbormaster completed remote builds in B30525: Diff 42560.Jul 19 2024, 4:17 PM2024-07-19 16:17:45 (UTC-7) This revision is now accepted and ready to land.Jul 19 2024, 8:32 PM2024-07-19 20:32:08 (UTC-7) This revision was landed with ongoing or failed builds.Jul 19 2024, 8:49 PM2024-07-19 20:49:17 (UTC-7) Closed by commit rCOMM083b66c6c741: [keyserver] run webapp, landing, and keyserver conditionally (authored by will). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B30533: Diff 42571.Jul 19 2024, 9:04 PM2024-07-19 21:04:49 (UTC-7)
Revision Contents
Diff 42571 keyserver/src/keyserver.js
keyserver/src/utils/server-utils.js
|