[PR #1639] [MERGED] Add reverse proxy settings to management.json template #15685

Closed
opened 2026-08-05 03:08:11 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1639
Author: @mlsmaycon
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @mlsmaycon

Base: mainHead: add-reverse-proxy-settings


📝 Commits (1)

  • f472287 Add reverse proxy settings to management.json template

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 infrastructure_files/management.json.tmpl (+7 -0)
📝 infrastructure_files/nginx.tmpl.conf (+1 -0)

📄 Description

Describe your changes

Add grpc_set_header to the nginx example template

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/1639 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `add-reverse-proxy-settings` --- ### 📝 Commits (1) - [`f472287`](https://github.com/netbirdio/netbird/commit/f472287c1a3dfde93cf4e487f41709483f85f625) Add reverse proxy settings to management.json template ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `infrastructure_files/management.json.tmpl` (+7 -0) 📝 `infrastructure_files/nginx.tmpl.conf` (+1 -0) </details> ### 📄 Description ## Describe your changes Add grpc_set_header to the nginx example template ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [x] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:08:11 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15685