[PR #2509] [CLOSED] Podman Quadlet: Network=host for newt #34313

Closed
opened 2026-06-17 03:54:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2509
Author: @curiousleo
Created: 2/20/2026
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • b79f681 Podman Quadlet: Network=host for newt

📊 Changes

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

View changed files

📝 src/components/newt-install-commands.tsx (+1 -0)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

newt needs to run on the host network in order to communicate with local services exposed at 127.0.0.1 or localhost.

How to test?

Try running the Podman Quadlet newt without this setting -- it won't be able to connect to local services.


🔄 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/fosrl/pangolin/pull/2509 **Author:** [@curiousleo](https://github.com/curiousleo) **Created:** 2/20/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b79f681`](https://github.com/fosrl/pangolin/commit/b79f681cae31a965aeb0421d5082844c25fad75e) Podman Quadlet: Network=host for newt ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/components/newt-install-commands.tsx` (+1 -0) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description `newt` needs to run on the `host` network in order to communicate with local services exposed at 127.0.0.1 or localhost. ## How to test? Try running the Podman Quadlet `newt` without this setting -- it won't be able to connect to local services. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 03:54:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#34313