Skip to content

Add backend service configuration guide trusted proxies and fix images#639

Merged
shuuri-labs merged 3 commits intomainfrom
clarify-reverse-proxy-known-hosts
Feb 27, 2026
Merged

Add backend service configuration guide trusted proxies and fix images#639
shuuri-labs merged 3 commits intomainfrom
clarify-reverse-proxy-known-hosts

Conversation

@shuuri-labs
Copy link
Copy Markdown
Contributor

@shuuri-labs shuuri-labs commented Feb 26, 2026

Many self-hosted services (Jellyfin, Home Assistant, Nextcloud) require a "trusted proxies" or "known hosts" setting when behind a reverse proxy. With NetBird, the proxy's IP is a dynamic NetBird IP from 100.64.0.0/10 that can change on restart, so hardcoding it breaks.

This adds a new doc page with the recommended solution (trust the full CGNAT range), per-service config examples, Docker bridge network guidance, and a warning on the reverse proxy overview page.

grafik

…xies

Many self-hosted services (Jellyfin, Home Assistant, Nextcloud, Plex)
require a "trusted proxies" or "known hosts" setting when behind a
reverse proxy. With NetBird, the proxy's IP is a dynamic NetBird IP
from 100.64.0.0/10 that can change on restart, so hardcoding it breaks.

This adds a new doc page with the recommended solution (trust the full
CGNAT range), per-service config examples, Docker bridge network
guidance, and a warning on the reverse proxy overview page.
@TechHutTV TechHutTV changed the title Add backend service configuration guide for reverse proxy trusted pro… Add backend service configuration guide trusted proxies and fix images Feb 27, 2026
@shuuri-labs shuuri-labs merged commit b35d3ce into main Feb 27, 2026
1 check passed
@shuuri-labs shuuri-labs deleted the clarify-reverse-proxy-known-hosts branch February 27, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants