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

[bitnami/seaweedfs] Add weed iam container #31331

Closed
tcrasset opened this issue Jan 13, 2025 · 1 comment · Fixed by #31334
Closed

[bitnami/seaweedfs] Add weed iam container #31331

tcrasset opened this issue Jan 13, 2025 · 1 comment · Fixed by #31334
Assignees

Comments

@tcrasset
Copy link
Contributor

tcrasset commented Jan 13, 2025

Name and Version

bitnami/seaweedfs

What is the problem this feature will solve?

This will allow having a per-user access-control, managed directly by Seaweedfs. That way, I can rely on the Seaweedfs IAM implementation to do access control, instead of doing it in my app.

What is the feature you are proposing to solve the problem?

Adding a new container running an API of the AWS IAM service (weed iam), so that one can configure ACLs for the S3 API for seaweedfs.

See here for the links:

What alternatives have you considered?

Expose the -iam option to start the the IAM server in the same container as the filer with weed filer -iam.

See other options here (mainly ip and port):
https://github.com/seaweedfs/seaweedfs/blob/master/weed/command/filer.go#L137

@carrodher
Copy link
Member

Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.

Your contribution is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants