Skip to content

Add Example to support with MinIO Configuration #170

Closed
@bhimrazy

Description

@bhimrazy

Title: Add Example to support withMinIO Configuration

Description:

The current README is great for setting up with standard AWS s3 configurations.
However, including an example for users who try to use litdata with MinIO would be beneficial.

Proposed Addition:

Add a section to the README to demonstrate how to configure litdata to work with MinIO. Below is a proposed example:
The content of the configuration file should be as follows:

[default]
aws_access_key_id = ACCESS_KEY_HERE
aws_secret_access_key = SECRET_KEY_HERE
endpoint_url = https://minio.your-domain.com # self deployed minio url

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions