mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
![]() |
---
|
||
|
title: Installation and Configuration
|
||
|
weight: 1
|
||
|
---
|
||
|
|
||
|
# Installation and Configuration
|
||
|
|
||
|
## **[Installation](./installation/index.md)**
|
||
|
|
||
|
* 🐳 [Docker Compose (✨ Recommended)](./installation/docker_compose_install.md)
|
||
|
* 🦦 [Container (podman)](./installation/container_install.md)
|
||
|
* 🐧 [Linux](./installation/linux_install.md)
|
||
|
* 🍎 [Mac](./installation/mac_install.md)
|
||
|
* 🪟 [Windows](./installation/windows_install.md)
|
||
|
|
||
|
## **[Configuration](./configuration/index.md)**
|
||
|
|
||
|
* ⚙️ [Environment Variables](./configuration/dotenv.md)
|
||
|
* 🐋 [Docker Compose Override](./configuration/docker_override.md)
|
||
|
* 🤖 [AI Setup](./configuration/ai_setup.md)
|
||
|
* 🚅 [LiteLLM](./configuration/litellm.md)
|
||
|
* 💸 [Free AI APIs](./configuration/free_ai_apis.md)
|
||
|
* 🛂 [Authentication System](./configuration/user_auth_system.md)
|
||
|
* 🍃 [Online MongoDB](./configuration/mongodb.md)
|
||
|
* 🌍 [Default Language](./configuration/default_language.md)
|
||
|
* 🌀 [Miscellaneous](./configuration/misc.md)
|