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

Enable using AWS services with ec2role #343

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mesutgungor
Copy link

Normally in Shuffle AWS apps needs credentials to be used.
If you give a necessary permissions(list bucket, create waf block ip etc.) with an ec2role to the server that Shuffle installed then you don't need to enter credentials in the app.
I put a small check for this in the code and change the requirements in the api.yaml

@frikky
Copy link
Member

frikky commented Mar 10, 2023

@dhaval055 can you have a look at this? It's a possibly breaking change to a lot of existing apps, so I think we should bump all relevant apps to at least 1.1.0.

It looks really nice @mesutgungor - thanks 🔥 Hope it works :)

@frikky
Copy link
Member

frikky commented Mar 10, 2023

@dhaval055 tagged wrong dhaval.. oops :D

@mesutgungor
Copy link
Author

I have tested locally everything seems working @frikky, happy to contribute.

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