mirror of
https://github.com/open-webui/docs.git
synced 2025-12-13 07:59:34 +07:00
37 lines
981 B
Plaintext
37 lines
981 B
Plaintext
---
|
|
sidebar_position: 4
|
|
title: "Advanced Topics"
|
|
---
|
|
|
|
# 📚 Advanced Topics
|
|
|
|
Explore deeper concepts and advanced configurations of Open WebUI to enhance your setup.
|
|
|
|
---
|
|
|
|
## 🛠️ Development
|
|
Understand the development setup and contribute to Open WebUI.
|
|
[Development Guide](/getting-started/advanced-topics/development)
|
|
|
|
---
|
|
|
|
## 📝 Logging
|
|
Learn how to configure and manage logs for troubleshooting your system.
|
|
[Logging Guide](/getting-started/advanced-topics/logging)
|
|
|
|
---
|
|
|
|
## 🔒 HTTPS Encryption
|
|
Ensure secure communication by implementing HTTPS encryption in your deployment.
|
|
[HTTPS Encryption Guide](/getting-started/advanced-topics/https-encryption)
|
|
|
|
---
|
|
|
|
## 📊 Monitoring
|
|
Learn how to monitor your Open WebUI instance, including health checks, model connectivity, and response testing.
|
|
[Monitoring Guide](/getting-started/advanced-topics/monitoring)
|
|
|
|
---
|
|
|
|
Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start).
|