[GH-ISSUE #53] Make port 80 configurable in nginx. #18

Closed
opened 2026-02-27 14:47:27 +03:00 by kerem · 0 comments
Owner

Originally created by @CompPhy on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/53

Is there a specific reason why port 80 is the default for nginx here? This is a blocker for host network binding because it could conflict with a lot of other services on the host.

Your own deployment document suggests port 8080 as the access port, so why not use this as the default in nginx? Even if you do keep port 80 as the default, can it at least get an override through environment variable?

Originally created by @CompPhy on GitHub (Jan 11, 2024). Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/53 Is there a specific reason why port 80 is the default for nginx here? This is a blocker for host network binding because it could conflict with a lot of other services on the host. Your own deployment document suggests port 8080 as the access port, so why not use this as the default in nginx? Even if you do keep port 80 as the default, can it at least get an override through environment variable?
kerem closed this issue 2026-02-27 14:47:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-netbootxyz#18
No description provided.