[PR #2787] [MERGED] Linkwarden: Fix & Update Monolith-Installation #3886

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

📋 Pull Request Information

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

Base: mainHead: MickLesk-patch-2


📝 Commits (3)

  • 393ed6d Linkwarden: Fix & Update Monolith-Installation
  • bbd1b54 Update linkwarden.sh
  • d86b500 remove monolith note

📊 Changes

3 files changed (+19 additions, -10 deletions)

View changed files

📝 ct/linkwarden.sh (+9 -0)
📝 install/linkwarden-install.sh (+8 -3)
📝 json/linkwarden.json (+2 -7)

📄 Description

✍️ Description

Prevent issues with Monolith
Installing RUST directly on LXC and then deploy cargo / monolith
Add 2 deps

Link: #

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.

🔄 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/2787 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (3) - [`393ed6d`](https://github.com/community-scripts/ProxmoxVE/commit/393ed6d0a1be6bcc2e6a7c7370988fdcfbb99759) Linkwarden: Fix & Update Monolith-Installation - [`bbd1b54`](https://github.com/community-scripts/ProxmoxVE/commit/bbd1b54ab59e9a371272698d99089283650aef44) Update linkwarden.sh - [`d86b500`](https://github.com/community-scripts/ProxmoxVE/commit/d86b50047ea9fd5621878f1cdb8724a46f80a59c) remove monolith note ### 📊 Changes **3 files changed** (+19 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `ct/linkwarden.sh` (+9 -0) 📝 `install/linkwarden-install.sh` (+8 -3) 📝 `json/linkwarden.json` (+2 -7) </details> ### 📄 Description ## ✍️ Description Prevent issues with Monolith Installing RUST directly on LXC and then deploy cargo / monolith Add 2 deps ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3886