getfider / fider

Open platform to collect and prioritize feedback
https://fider.io
GNU Affero General Public License v3.0
2.87k stars 627 forks source link

[BUG] Access to S3 without access and secret access key #1096

Closed vitalvas closed 1 year ago

vitalvas commented 1 year ago

Fider Cloud or Self Hosted self-hosted v0.21.1

Describe the bug Applications will not start or panic on get data without Access Key ID and Secret Access Key.

To Reproduce

  1. Create IAM role with full access to S3 bucket
  2. Assing role to container
  3. Start container

Screenshots image

goenning commented 1 year ago

That's not supported, but I'm happy to merge a PR if you'd like to contribute with this feature