Add MinIO connector documentation and update docs.json#127
Open
Kushagra1122 wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces the MinIO connector documentation, including a new MDX guide, the MinIO logo, and an update to the documentation structure in docs.json. The review feedback identifies several instances where UK English spelling was used and recommends switching to US English for terms like 'organizes', 'behavior', and 'organization' to maintain consistency across the documentation site.
|
|
||
| PipesHub **only reads** data from MinIO. It does not upload, move, rename, or delete objects unless you use separate tooling for that. | ||
|
|
||
| ### How MinIO organises data |
Contributor
|
|
||
| ### Indexed for text search | ||
|
|
||
| Same behaviour as other document connectors — text-heavy formats are indexed for AI search: |
Contributor
There was a problem hiding this comment.
|
|
||
| - The access key may lack `s3:ListBucket` / list permissions on those buckets. | ||
| - Check **Bucket Names** filters — an **exclude** rule can hide everything by mistake. | ||
| - Verify you are pointing at the correct MinIO tenant / alias if your organisation runs several clusters. |
Contributor
There was a problem hiding this comment.
The documentation uses UK English spelling ("organisation"), while other connector documentation (e.g., s3.mdx) uses US English ("organization"). For consistency across the documentation site, please use US English.
- Verify you are pointing at the correct MinIO tenant / alias if your organization runs several clusters.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.