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

Question: Possible to run in docker, but using DynamoDB? #1342

Open
anderiv opened this issue May 2, 2022 · 1 comment
Open

Question: Possible to run in docker, but using DynamoDB? #1342

anderiv opened this issue May 2, 2022 · 1 comment

Comments

@anderiv
Copy link

anderiv commented May 2, 2022

I'm interested in running yopass as part of an ECS cluster. While I could easily stand up a redis or memcached backend for it, that seems like overkill. I know that yopass can be used with a DynamoDB backend, but it looks like that functionality is only enabled when deploying via the lambda mechanism.

What would it take to get the required ddb hooks compiled into the non-lambda version?

@jhaals
Copy link
Owner

jhaals commented May 16, 2022

Hi!
I see your point, for now there's no built-in way of running it with dynamo as the db but you can certainly compile it with the db code and build your own container. I will consider adding this when I have some time and inspiration 👍

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

2 participants