Skip to content

AWS Authentication with MinIO #688

Answered by samerbahri98
canob asked this question in Q&A
Discussion options

You must be logged in to vote

I randomly found this while trying to do the same thing.
the answer is yes. you can query json files that you put in minio and use them for grafana dashboard.
you need to set the following:

  • Region: your minio region (default is us-east-1)
  • Service: s3
  • Access key and secret key to the ones that you set up
  • Allowed hosts: your minio host (example: http://minio:9000 )

nothing else needs to be set up. you can click on save&test

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by canob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants