[PR #70] added redirect to pull non-existant local assets from live_endpoint url #84

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/docker-netbootxyz/pull/70
Author: @sjuerges
Created: 8/4/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • a7d2325 added redirect to pull non-existant local assets from live_endpoint url

📊 Changes

1 file changed (+15 additions, -6 deletions)

View changed files

📝 root/defaults/default (+15 -6)

📄 Description

This PR implements #69

It achieves that the nginx can serve local assets as before, but it will send HTTP 302 redirects to the standard live_endpoint url for files that are NOT found locally.


🔄 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/netbootxyz/docker-netbootxyz/pull/70 **Author:** [@sjuerges](https://github.com/sjuerges) **Created:** 8/4/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a7d2325`](https://github.com/netbootxyz/docker-netbootxyz/commit/a7d2325841317d7bec2075f74f248666488f3e39) added redirect to pull non-existant local assets from live_endpoint url ### 📊 Changes **1 file changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `root/defaults/default` (+15 -6) </details> ### 📄 Description This PR implements #69 It achieves that the nginx can serve local assets as before, but it will send HTTP 302 redirects to the standard live_endpoint url for files that are NOT found locally. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#84
No description provided.