[PR #6703] [CLOSED] Update nginx.conf #13157

Closed
opened 2025-12-29 22:25:43 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6703
Author: @aaroneg
Created: 7/7/2021
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 contrib/nginx.conf (+3 -1)

📄 Description

extend example nginx config to listen on IPv6 addresses as well as IPv4.

Fixes: #6702

update example nginx config to also listen on all ipv6 addresses since the current option results in only listening to ipv4 on nginx 1.18.0 (Ubuntu)


🔄 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/netbox-community/netbox/pull/6703 **Author:** [@aaroneg](https://github.com/aaroneg) **Created:** 7/7/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`33f342d`](https://github.com/netbox-community/netbox/commit/33f342d35d1dc66850902337bb19c1b89405eb72) Update nginx.conf ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `contrib/nginx.conf` (+3 -1) </details> ### 📄 Description extend example nginx config to listen on IPv6 addresses as well as IPv4. <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #6702 <!-- Please include a summary of the proposed changes below. --> update example nginx config to also listen on all ipv6 addresses since the current option results in only listening to ipv4 on nginx 1.18.0 (Ubuntu) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:43 +01:00
adam closed this issue 2025-12-29 22:25:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13157