Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve on the Zulip auth app integration #535

Merged

Conversation

gerhard
Copy link
Member

@gerhard gerhard commented Nov 30, 2024

We want to reference all secrets from 1Password so that when we need to rotate anything, we simply update the values in 1Password and restart the app so that it reads the new values just-in-time, at boot time.

FTR:


AFTER this gets merged & deployed into production:

  • confirm that the new env vars work as expected
  • remove fly app secrets
flyctl secrets unset ZULIP_ADMIN_USER ZULIP_ADMIN_API_KEY ZULIP_USER ZULIP_API_KEY ZULIP_BOT_USER ZULIP_BOT_API_KEY

We want to reference all secrets from 1Password so that when we need to
rotate anything, we simply update the values in 1Password and restart
the app so that it reads the new values just-in-time, at boot time.

FTR:
- thechangelog#492 (comment)

Signed-off-by: Gerhard Lazu <[email protected]>
@gerhard gerhard requested a review from jerodsanto November 30, 2024 19:29
@jerodsanto jerodsanto merged commit 5933c0c into thechangelog:master Dec 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants