MinIO as a Source
MinIO is a open-source high performance, distributed object storage system. If you have data on MinIO Object Storage you can use the Data Syncer on TIR to Sync Data into your specified Dataset
Pre-requisites
Bucket Name: Name of the MinIO bucket where the file(s) exist
Bucket Endpoint URL: The endpoint url of the bucket
Access Key: Access Key for Private Buckets
Secret Key: Secret Key for Private Buckets
Path Prefix: The path of the folder you want to sync your data from
Setup guide
If your minio bucket is public, the only necessary inputs are the Bucket Name and the Endpoint URL. Omit the protocol (http/https) while entering the Endpoint URL.
If the bucket is private you need to attach an Access Key and a Secret Key to it.
You can also specify the source folder path in Path Prefix from which you want the data to be ingested.