-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: setup Southwark with S3 Power Automate integration tokens plus howto doc #3931
Conversation
Removed vultr server and associated DNS entries |
…ss/southwark-s3-power-automate-setup
FILE_API_KEY_NEXUS=👻 | ||
FILE_API_KEY_BARNET=👻 | ||
FILE_API_KEY_SOUTHWARK=👻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably about time we moved these to team_integrations
as well I think 👍
req.headers["api-key"] as string, | ||
process.env.FILE_API_KEY_SOUTHWARK!, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally we'd also constrain this to Southwark requests, but the current S3 setup doesn't support this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love to see doc improvements 🙌
Southwark is ready to replicate Barnet's work on the S3/Power Automate integrations - this sets up 4x API tokens for them to do so. See how-to doc for further explanation.
All encrypted values have been added to
teams_integration
table via prod Hasura console & synce to staging already. AWS S3pizza-secrets
has also been updated with staging file api key values.