[PR #1811] [MERGED] New Script: NodeBB #3241

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1811
Author: @MickLesk
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @MickLesk

Base: mainHead: nodebb


📝 Commits (1)

📊 Changes

3 files changed (+267 additions, -0 deletions)

View changed files

ct/nodebb.sh (+63 -0)
install/nodebb-install.sh (+164 -0)
json/nodebb.json (+40 -0)

📄 Description

✍️ Description

New LXC for NodeBB Forum

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

  • New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

image

image


🔄 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/1811 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `nodebb` --- ### 📝 Commits (1) - [`43f90aa`](https://github.com/community-scripts/ProxmoxVE/commit/43f90aa404d0f033b6682f342ba292a53490f01f) New Script: NodeBB ### 📊 Changes **3 files changed** (+267 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/nodebb.sh` (+63 -0) ➕ `install/nodebb-install.sh` (+164 -0) ➕ `json/nodebb.json` (+40 -0) </details> ### 📄 Description ## ✍️ Description New LXC for NodeBB Forum ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) ![image](https://github.com/user-attachments/assets/4c4c5344-4d39-417b-a386-56652a4d4879) ![image](https://github.com/user-attachments/assets/03a6d803-2516-46a3-b60c-d89f8bae0c04) --- <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:36:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3241