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

Setup SecretsManager for JWT secret, DB login crews, etc. #153

Open
briri opened this issue Jun 28, 2024 · 0 comments
Open

Setup SecretsManager for JWT secret, DB login crews, etc. #153

briri opened this issue Jun 28, 2024 · 0 comments

Comments

@briri
Copy link
Collaborator

briri commented Jun 28, 2024

We need to setup AWS SecretsManager to store things like:

  • shared JWT Secret
  • RDS DB user credentials

The Secrets should get rotated on a regular basis and ECS should be setup to work with the rotation. For example, when it comes time to rotate, leave the old and new in place until ECS has finished cycling out the containers that still reference the old secrets

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

No branches or pull requests

1 participant