[GH-ISSUE #1445] More than 1 live endpoint #1993

Open
opened 2026-03-01 18:37:51 +03:00 by kerem · 1 comment
Owner

Originally created by @HarvsG on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1445

Is your feature request related to a problem? Please describe.

I want to preferentially boot from my local server, but if it doesn't have it I want it to go to github, not just fail

Describe the solution you'd like

Be able to specify more than one live endpoint:

# set location of custom netboot.xyz live assets
set live_endpoint http://192.168.0.28:8080, https://github.com/netbootxyz

Then each would be tried in turn.

Describe alternatives you've considered

  • The netbootxyz docker container forwarding the request and then just optionally caching/saving the file
  • Changing the setting every time with commenting it in/out

Additional context

Originally created by @HarvsG on GitHub (Apr 1, 2024). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1445 **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> I want to preferentially boot from my local server, but if it doesn't have it I want it to go to github, not just fail **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> Be able to specify more than one live endpoint: ``` # set location of custom netboot.xyz live assets set live_endpoint http://192.168.0.28:8080, https://github.com/netbootxyz ``` Then each would be tried in turn. **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> - The netbootxyz docker container forwarding the request and then just optionally caching/saving the file - Changing the setting every time with commenting it in/out **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
Author
Owner

@foorschtbar commented on GitHub (Oct 9, 2024):

Duplicate of https://github.com/netbootxyz/netboot.xyz/issues/1220?

<!-- gh-comment-id:2403333629 --> @foorschtbar commented on GitHub (Oct 9, 2024): Duplicate of https://github.com/netbootxyz/netboot.xyz/issues/1220?
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/netboot.xyz#1993
No description provided.