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, Mar 15, 4:21 AM
Unknown Object (File)
Wed, Mar 5, 2:48 PM
Unknown Object (File)
Feb 15 2025, 9:58 PM
Unknown Object (File)
Feb 15 2025, 9:58 PM
Unknown Object (File)
Feb 15 2025, 9:58 PM
Unknown Object (File)
Feb 15 2025, 9:57 PM
Unknown Object (File)
Feb 6 2025, 12:54 PM
Unknown Object (File)
Jan 19 2025, 7:58 PM
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