[PR #2778] [CLOSED] Wiki.js redesign #3963

Closed
opened 2026-02-26 13:35:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2778
Author: @bvdberg01
Created: 3/2/2025
Status: Closed

Base: mainHead: fix-wikijs


📝 Commits (1)

📊 Changes

2 files changed (+39 additions, -47 deletions)

View changed files

📝 ct/wikijs.sh (+25 -23)
📝 install/wikijs-install.sh (+14 -24)

📄 Description

✍️ Description

This PR includes the following fixes:

  • Install the latest version of Wiki.js instead of the outdated 2.0.0 (released 6 years ago).
  • Improve installation speed by using a release with pre-installed/build dependencies.
  • Fix the update script to function correctly.
  • Upgrade Node from version 20 to 22.
  • Improve adherence to contributor guidelines.

Link: #2540

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • 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:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 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.

📋 Additional Information (optional)

Installed Wiki.js with old script:
Screenshot From 2025-03-02 18-11-47
Screenshot From 2025-03-02 18-14-25

Update old script with the redesigned script:
Screenshot From 2025-03-02 18-15-56
Screenshot From 2025-03-02 18-16-13

Installed Wiki.js with redesigned script:
Screenshot From 2025-03-02 18-18-43


🔄 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/2778 **Author:** [@bvdberg01](https://github.com/bvdberg01) **Created:** 3/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-wikijs` --- ### 📝 Commits (1) - [`83dd8b2`](https://github.com/community-scripts/ProxmoxVE/commit/83dd8b2ec0184b3597c12e1efc6cf5f8bab74a72) Fix: wikijs redesign ### 📊 Changes **2 files changed** (+39 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `ct/wikijs.sh` (+25 -23) 📝 `install/wikijs-install.sh` (+14 -24) </details> ### 📄 Description ## ✍️ Description This PR includes the following fixes: - Install the latest version of Wiki.js instead of the outdated 2.0.0 (released 6 years ago). - Improve installation speed by using a release with pre-installed/build dependencies. - Fix the update script to function correctly. - Upgrade Node from version 20 to 22. - Improve adherence to contributor guidelines. ## 🔗 Related PR / Discussion / Issue Link: #2540 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [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: - [] 🆕 **New script** – A fully functional and tested script or script set. - [X] 🐞 **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. ## 📋 Additional Information (optional) **Installed Wiki.js with old script:** ![Screenshot From 2025-03-02 18-11-47](https://github.com/user-attachments/assets/7936f663-4323-47e5-aef0-c14dd2cfff5d) ![Screenshot From 2025-03-02 18-14-25](https://github.com/user-attachments/assets/b8282979-8e48-47cd-bddd-00eed944fe4e) **Update old script with the redesigned script:** ![Screenshot From 2025-03-02 18-15-56](https://github.com/user-attachments/assets/7f097bea-f9b3-421e-bacb-94067662fc5c) ![Screenshot From 2025-03-02 18-16-13](https://github.com/user-attachments/assets/48f43346-a046-4011-8f2c-8b3af5ae612e) **Installed Wiki.js with redesigned script:** ![Screenshot From 2025-03-02 18-18-43](https://github.com/user-attachments/assets/8079d922-6f32-4702-ae84-2e4f581dd03c) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:13 +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/ProxmoxVE#3963
No description provided.