python-apps icon indicating copy to clipboard operation
python-apps copied to clipboard

Enable using AWS services with ec2role

Open mesutgungor opened this issue 2 years ago • 3 comments

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

mesutgungor avatar Mar 09 '23 12:03 mesutgungor

@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 :fire: Hope it works :)

frikky avatar Mar 10 '23 01:03 frikky

@dhaval055 tagged wrong dhaval.. oops :D

frikky avatar Mar 10 '23 01:03 frikky

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

mesutgungor avatar Mar 10 '23 12:03 mesutgungor