File Storage & CDN
File storage and CDN setup instructions
Note
LibreChat supports local storage, object storage backends, and CDN-backed delivery. Use an object storage backend such as S3 or Azure Blob Storage for durable file storage, then add a CDN like CloudFront when you need stable media links, edge caching, signed cookies, or signed download URLs.
File Storage
Durable object storage backends for user uploads, generated images, and other files.
Amazon S3
Set up an Amazon S3 bucket as a durable, scalable object storage backend.
Azure Blob Storage
Use Azure Blob Storage containers as your file storage backend.
CDN
Edge-cached delivery for stable media links, signed cookies, and signed download URLs.
How is this guide?