Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Just like AWS S3, in MinIO you can set up a bucket, generate access keys, and configure access rules from the graphical client… but the client can be accessed right on http://localhost:9090 by logging in with the user and password set in the file above. Very cool!

In the MInIO console, create :

  1. Create a bucket, noting its name

...

  1. Set its access policy to “public”

...

  1. (under Buckets > Bucket Name)

    Image Added
  2. Then create an access key (screenshot below) and record the key/secret key for use in the next step

...

...

Connecting MinIO to the LiteFarm API

...