[PR #867] [MERGED] Added nginx template #13093

Closed
opened 2026-08-05 02:07:26 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/867
Author: @TomRomeo
Created: 5/17/2023
Status: Merged
Merged: 5/29/2023
Merged by: @braginini

Base: mainHead: main


📝 Commits (2)

  • fd07ba8 Added nginx template
  • ca20532 Merge branch 'netbirdio:main' into main

📊 Changes

1 file changed (+77 additions, -0 deletions)

View changed files

infrastructure_files/nginx.tmpl.conf (+77 -0)

📄 Description

Describe your changes

This PR implements a template for an Nginx configuration that works with Netbird.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • [X ] 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/867 **Author:** [@TomRomeo](https://github.com/TomRomeo) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 5/29/2023 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`fd07ba8`](https://github.com/netbirdio/netbird/commit/fd07ba8d680a4698c098d3bbfaf7a24ed26e08ca) Added nginx template - [`ca20532`](https://github.com/netbirdio/netbird/commit/ca20532da8ec07f68903fe2e06bb64829c4bafb8) Merge branch 'netbirdio:main' into main ### 📊 Changes **1 file changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `infrastructure_files/nginx.tmpl.conf` (+77 -0) </details> ### 📄 Description ## Describe your changes This PR implements a template for an Nginx configuration that works with Netbird. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [X ] 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 02:07:26 -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#13093