Files
librechat.ai/pages/docs/configuration/cdn/index.mdx
Ruben Talstra 07d1d9af47 feat: Add Azure Blob Storage and Amazon S3 CDN setup documentation and update metadata (#256)
* feat: Add Azure Blob Storage CDN setup documentation and update metadata

* feat: Add Amazon S3 CDN setup documentation and update existing CDN options

* feat: Enhance Amazon S3 CDN setup documentation with IRSA support for Kubernetes

* feat: Update Azure Blob Storage setup documentation to include Managed Identity authentication options
2025-03-19 10:46:30 -04:00

22 lines
480 B
Plaintext

---
title: CDN
description: CDN setup instructions
---
# CDN
<Callout type="info" title="Note">
This guide covers the setup instructions for three CDN options. Choose the one that best meets your deployment requirements.
</Callout>
## Setup Instructions:
### Amazon S3 CDN
- [Amazon S3 CDN](/docs/configuration/cdn/s3)
### Azure Blob Storage CDN
- [Azure Blob Storage CDN](/docs/configuration/cdn/azure)
### Firebase CDN
- [Firebase CDN](/docs/configuration/cdn/firebase)