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

Permissions using an IAM role #17

Open
m0ppers opened this issue Nov 30, 2021 · 1 comment
Open

Permissions using an IAM role #17

m0ppers opened this issue Nov 30, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@m0ppers
Copy link

m0ppers commented Nov 30, 2021

First of all thank you for providing (and maintaing!) this docker image.

We have a minor usability problem: We are using iam roles to handle permissions on AWS. Unfortunately the docker container has a hard check that there is either an authfile or key pair.

My workaround is currently to provide an empty authfile so that the docker entrypoint is happy and then I pass "iam_role=auto" via S3FS_ARGS. This is working fine but I thought I would report anyway as this usecase doesn't seem to be on the radar.

super low priority.

@efrecon
Copy link
Owner

efrecon commented Dec 2, 2021

Thanks for mentioning. Maybe would you like to add a little "how to?" section to the main README.md as a starter, that would help people having the same usecase as yours? I'd be happy to take in a PR.

@efrecon efrecon self-assigned this Aug 8, 2023
@efrecon efrecon added the bug Something isn't working label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants