mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
* 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
22 lines
480 B
Plaintext
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)
|