[PR #2778] Wiki.js redesign #3882

Closed
opened 2025-11-20 06:07:12 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/2778

State: closed
Merged: No


✍️ 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

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/2778 **State:** closed **Merged:** No --- ## ✍️ 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)
saavagebueno added the pull-request label 2025-11-20 06:07:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3882