Skip to content

docs: add Tigris to S3-compatible providers#554

Open
davidmyriel wants to merge 1 commit intoLibreChat-AI:mainfrom
davidmyriel:myriel/tigris-data
Open

docs: add Tigris to S3-compatible providers#554
davidmyriel wants to merge 1 commit intoLibreChat-AI:mainfrom
davidmyriel:myriel/tigris-data

Conversation

@davidmyriel
Copy link
Copy Markdown

Summary

Hey! 👋 This PR adds Tigris as an example S3-compatible provider to the existing Amazon S3 file storage docs.

  • Adds "Tigris" to the list of S3-compatible services in the AWS_ENDPOINT_URL description
  • Adds an "S3-Compatible Providers" section at the bottom of the S3 page with a Tigris .env example — just the values that differ from the standard AWS setup
  • The section is structured so other providers' examples can be added in the same format

Why

MinIO's open-source repo was archived in February 2026, and users looking for S3-compatible alternatives need documented options. The page already mentions MinIO, R2, Hetzner, and Backblaze B2 by name — this adds Tigris with a concrete configuration example so users can get started quickly.

Test plan

  • Verified env var names match the codebase (AWS_ENDPOINT_URL, AWS_REGION, AWS_FORCE_PATH_STYLE in packages/api/src/storage/s3/s3Config.ts and packages/api/src/cdn/s3.ts)
  • No new files — single-page edit to content/docs/configuration/cdn/s3.mdx
  • Docs build cleanly

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

@davidmyriel is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant