Skip to content

Fix: adding "APP_TRUSTED_PROXIES" variable #569

Open
LoveSkylark wants to merge 1 commit into
librenms:masterfrom
LoveSkylark:master
Open

Fix: adding "APP_TRUSTED_PROXIES" variable #569
LoveSkylark wants to merge 1 commit into
librenms:masterfrom
LoveSkylark:master

Conversation

@LoveSkylark
Copy link
Copy Markdown

This change adds support for APP_TRUSTED_PROXIES to the container startup configuration so LibreNMS automatically trusts requests coming through common Docker and Kubernetes proxy networks without manual setup: the script now defines a default trusted proxy list (172.17.0.0/16,10.42.0.0/16), writes that value into the generated LibreNMS .env file.

@LoveSkylark LoveSkylark requested a review from crazy-max as a code owner May 29, 2026 11:15
@murrant
Copy link
Copy Markdown
Member

murrant commented May 29, 2026

10.42.0.0/16 doesn't seem like it should be there.

@Yoyasp
Copy link
Copy Markdown

Yoyasp commented May 29, 2026

If the APP_TRUSTED_PORXIES variable is prefilled anywhere it should be in the traefik example .env AND also define the same subnet for traefik in the compose.yml

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.

3 participants