Page MenuHomePhabricator

[terraform] include keyserver logs on keyserver init for qr code for self-host aws-deploy script
ClosedPublic

Authored by will on Aug 15 2024, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 7:28 AM
Unknown Object (File)
Sat, Nov 9, 8:43 PM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Fri, Oct 25, 2:37 AM
Unknown Object (File)
Oct 15 2024, 5:45 AM
Unknown Object (File)
Sep 25 2024, 1:31 AM
Subscribers

Details

Summary

This prints the logs for the primary keyserver so user can access the QR code

Depends on D13095

Test Plan

ran a fresh keyserver deploy and was able to print the qr code

The output:

image.png (1×2 px, 215 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will retitled this revision from [terraform] include keyserver logs on keyserver init for qr code to [terraform] include keyserver logs on keyserver init for qr code for self-host aws-deploy script.Aug 15 2024, 9:09 PM
will edited the test plan for this revision. (Show Details)
will edited the test plan for this revision. (Show Details)
will requested review of this revision.Aug 15 2024, 9:26 PM

how'd you decide on --since 1d?

This revision is now accepted and ready to land.Aug 15 2024, 10:50 PM

how'd you decide on --since 1d?

I can make this shorter if needed, however I just over estimated just to be safe. Given that the the keyserver was only just initialized, I don't think there's a danger that the user would receive a huge influx in logs. It should only just be the logs when one first runs the keyserver.

@varun do you think we can keep it as is or make it something like 1 hr

I think it's fine, was just curious