Podman Quadlet: Network=host for newt #225

Closed
opened 2026-04-05 17:02:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @curiousleo on 2/20/2026

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.

*Originally created by @curiousleo on 2/20/2026* ## 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#225