Set Up the MinIO Connector
The MinIO Data Connector allows you to ingest documents from your MinIO Storage directly into your project.Prerequisites
To use the MinIO connector, you will need the following details:- Hostname: The endpoint to your MinIO server.
- Access Key: Your MinIO access key (username).
- Access Secret: Your MinIO secret access key (password).
- Bucket Name: The name of the MinIO bucket you want to ingest from.
💡 Note: You can find more information about MinIO credentials in the official MinIO documentation.
Steps
- Select MinIO Data Source Navigate to the Data Sources section of your project. Click Add data source and select MinIO from the available library.
- Provide Connection Details
Fill in the required details to connect to your MinIO storage:
- Hostname: Enter the endpoint of your MinIO server.
- Access Key: Provide your MinIO access key.
- Access Secret: Provide your MinIO secret access key.
- Bucket Name: Enter the name of the bucket from which you wish to ingest data.
- Monitor Ingestion Status Once you provide your connection details, the page will refresh to display the ingestion status. You can view the current ingestion status by clicking on the data source again.