mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
---
|
|
sidebar_position: 4
|
|
title: "📚 Advanced Topics"
|
|
---
|
|
|
|
# 📚 Advanced Topics
|
|
|
|
Explore deeper concepts and advanced configurations of Open WebUI to enhance your setup.
|
|
|
|
---
|
|
|
|
## 🔧 Environment Configuration
|
|
Understand how to set environment variables to customize your Open WebUI setup.
|
|
[Environment Configuration Guide](/getting-started/advanced-topics/env-configuration)
|
|
|
|
---
|
|
|
|
## 📊 Logging and Monitoring
|
|
Learn how to monitor, log, and troubleshoot your system effectively.
|
|
[Logging and Monitoring Guide](/getting-started/advanced-topics/logging)
|
|
|
|
---
|
|
|
|
## 🛠️ Development Guide
|
|
Dive into the development process and learn how to contribute to Open WebUI.
|
|
[Development Guide](/getting-started/advanced-topics/development)
|
|
|
|
---
|
|
|
|
## 🔒 HTTPS Encryption
|
|
Ensure secure communication by implementing HTTPS encryption in your deployment.
|
|
[HTTPS Encryption Guide](/getting-started/advanced-topics/https-encryption)
|
|
|
|
---
|
|
|
|
## 🔗 API Endpoints
|
|
Get essential information for API integration and automation using our models.
|
|
[API Endpoints Guide](/getting-started/advanced-topics/api-endpoints)
|
|
|
|
---
|
|
|
|
Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start). |