LocalAI/docs/content/advanced
LocalAI [bot] b260378694
docs: add TLS reverse proxy configuration guide (#8673)
* docs: add TLS reverse proxy configuration guide

Add documentation explaining how to use LocalAI behind a TLS
termination reverse proxy (HAProxy, Apache, Nginx).

The documentation covers:
- How LocalAI detects HTTPS via X-Forwarded-Proto header
- Required headers that must be forwarded
- Configuration examples for HAProxy, Apache, and Nginx
- Sub-path serving configuration
- Testing and troubleshooting guide

Fixes: Issue #7176 - Web UI broken behind TLS reverse proxy

Signed-off-by: localai-bot <localai-bot@users.noreply.github.com>

* docs: remove non-existent --base-url option from sub-path section

---------

Signed-off-by: localai-bot <localai-bot@users.noreply.github.com>
Co-authored-by: localai-bot <localai-bot@users.noreply.github.com>
2026-02-28 23:02:17 +01:00
..
_index.en.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
advanced-usage.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
fine-tuning.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
model-configuration.md feat(realtime): Add audio conversations (#6245) 2026-01-29 08:44:53 +01:00
reverse-proxy-tls.md docs: add TLS reverse proxy configuration guide (#8673) 2026-02-28 23:02:17 +01:00
vram-management.md feat: disable force eviction (#7725) 2025-12-25 14:26:18 +01:00