2023-12-22 08:36:42 -05:00
|
|
|
---
|
|
|
|
title: Installation and Configuration
|
2023-12-28 17:10:06 -05:00
|
|
|
description: 💻 In-depth guides about installation and configuration
|
2023-12-22 08:36:42 -05:00
|
|
|
weight: 1
|
|
|
|
---
|
|
|
|
|
|
|
|
# Installation and Configuration
|
|
|
|
|
|
|
|
## **[Installation](./installation/index.md)**
|
|
|
|
|
|
|
|
* 🐳 [Docker Compose (✨ Recommended)](./installation/docker_compose_install.md)
|
2023-12-28 17:10:06 -05:00
|
|
|
* 🦦 [Container (Podman)](./installation/container_install.md)
|
2023-12-22 08:36:42 -05:00
|
|
|
* 🐧 [Linux](./installation/linux_install.md)
|
|
|
|
* 🍎 [Mac](./installation/mac_install.md)
|
|
|
|
* 🪟 [Windows](./installation/windows_install.md)
|
|
|
|
|
|
|
|
## **[Configuration](./configuration/index.md)**
|
|
|
|
|
|
|
|
* ⚙️ [Environment Variables](./configuration/dotenv.md)
|
2024-01-06 11:59:08 -05:00
|
|
|
* 🖥️ [Custom Endpoints & Config](./configuration/custom_config.md)
|
2023-12-22 08:36:42 -05:00
|
|
|
* 🐋 [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)
|