mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[PR #1179] [CLOSED] Add option to enable Proxy Protocol on Docker/K8s setups #1834
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/1179
Author: @joeldeteves
Created: 6/20/2022
Status: ❌ Closed
Base:
develop← Head:proxy_protocol📝 Commits (1)
bc31b2fAdd option to enable Proxy Protocol on Docker/K8s setups📊 Changes
1 file changed (+30 additions, -8 deletions)
View changed files
📝
docker/containers/tactical-nginx/entrypoint.sh(+30 -8)📄 Description
This PR addresses the enhancement request in #1057 as follows:
PROXY_PROTOCOL_ENABLED="yes"PROXY_PROTOCOL_TRUSTED_IP="127.0.0.1"PS - @silversword411 this is as best I can come up with but if you can think of a cleaner way to do it I'm happy to make those changes.
-JD
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.