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

Add support for AWS Secrets Manager as SECRET_MANAGER_TYPE #992

Open
AmgadH89 opened this issue Mar 20, 2024 · 0 comments
Open

Add support for AWS Secrets Manager as SECRET_MANAGER_TYPE #992

AmgadH89 opened this issue Mar 20, 2024 · 0 comments
Labels
Infrastructure Infrastructure related issues

Comments

@AmgadH89
Copy link
Contributor

AmgadH89 commented Mar 20, 2024

After deploying Keep to AWS ECS, I noticed that the external file system is only used to store the webhook and providers files, so after testing it out with EFS file system, I was thinking about using AWS Secrets Manager instead as there is no actual use for the EFS filesystem, so from a cost optimization point of view Secrets Manager would be more beneficial.

@AmgadH89 AmgadH89 changed the title Add support for AWS S3 Bucket as SECRET_MANAGER_TYPE Add support for AWS Secrets Manager as SECRET_MANAGER_TYPE Mar 20, 2024
@talboren talboren added the Infrastructure Infrastructure related issues label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Infrastructure related issues
Projects
None yet
Development

No branches or pull requests

2 participants