[PR #2466] [MERGED] Update BunkerWeb scripts to latest NGINX and specs #3653

Closed
opened 2026-02-05 05:52:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2466
Author: @TheophileDiot
Created: 2/18/2025
Status: Merged
Merged: 2/18/2025
Merged by: @MickLesk

Base: mainHead: feature/update-bunkerweb


📝 Commits (1)

  • b41a62b Update BunkerWeb installation scripts and configuration to follow the official documentation for the latest version

📊 Changes

3 files changed (+5 additions, -6 deletions)

View changed files

📝 ct/bunkerweb.sh (+2 -2)
📝 install/bunkerweb-install.sh (+1 -2)
📝 json/bunkerweb.json (+2 -2)

📄 Description

✍️ Description

This Pull Request updates the BunkerWeb installation scripts and configurations to align with the official documentation for the latest version.

  • Update NGINX dependency to version 1.26.3.
  • Remove the no longer necessary UI_WIZARD environment variable, as the wizard is now automatically activated unless configured otherwise.
  • Update the minimal system requirements to reflect the latest specifications outlined in the official documentation.

None

Prerequisites

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information

The updates are based on the official BunkerWeb documentation Quickstart guide


🔄 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/community-scripts/ProxmoxVE/pull/2466 **Author:** [@TheophileDiot](https://github.com/TheophileDiot) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `feature/update-bunkerweb` --- ### 📝 Commits (1) - [`b41a62b`](https://github.com/community-scripts/ProxmoxVE/commit/b41a62bb12c89abed16382137ad741565b6a54ca) Update BunkerWeb installation scripts and configuration to follow the official documentation for the latest version ### 📊 Changes **3 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ct/bunkerweb.sh` (+2 -2) 📝 `install/bunkerweb-install.sh` (+1 -2) 📝 `json/bunkerweb.json` (+2 -2) </details> ### 📄 Description ## ✍️ Description This Pull Request updates the BunkerWeb installation scripts and configurations to align with the official documentation for the latest version. * Update NGINX dependency to version 1.26.3. * Remove the no longer necessary `UI_WIZARD` environment variable, as the wizard is now automatically activated unless configured otherwise. * Update the minimal system requirements to reflect the latest specifications outlined in the official documentation. ## 🔗 Related PR / Discussion / Issue None ## ✅ Prerequisites - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information The updates are based on the official BunkerWeb documentation [Quickstart guide](https://docs.bunkerweb.io/latest/quickstart-guide/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:52:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3653