[PR #11474] Remove: "memos" #9385

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11474
Author: @MickLesk
Created: 2/2/2026
Status: 🔄 Open

Base: mainHead: remove_memos


📝 Commits (1)

  • a6be48f Remove Memos script - project no longer provides release binaries (#11464)

📊 Changes

4 files changed (+0 additions, -135 deletions)

View changed files

ct/headers/memos (+0 -6)
ct/memos.sh (+0 -52)
frontend/public/json/memos.json (+0 -35)
install/memos-install.sh (+0 -42)

📄 Description

✍️ Description

The Memos installation script has been removed from the Community-Scripts repository.

Reason: The Memos project no longer provides release binaries for v0.26.0 and beyond. When asked about the issue, the maintainers showed no interest in supporting our use case and simply recommended using Docker instead—which does not align with our LXC/VM installation approach.

We are committed to providing clean, secure, and reliable installation scripts. Without active support from upstream maintainers, we cannot guarantee installation success or security updates. Therefore, we have decided to remove this script rather than maintain a broken installation method.

Alternatives:

Fixes #11464

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/11474 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `remove_memos` --- ### 📝 Commits (1) - [`a6be48f`](https://github.com/community-scripts/ProxmoxVE/commit/a6be48f22b7728b1aaa457c53d5e72e119359ec4) Remove Memos script - project no longer provides release binaries (#11464) ### 📊 Changes **4 files changed** (+0 additions, -135 deletions) <details> <summary>View changed files</summary> ➖ `ct/headers/memos` (+0 -6) ➖ `ct/memos.sh` (+0 -52) ➖ `frontend/public/json/memos.json` (+0 -35) ➖ `install/memos-install.sh` (+0 -42) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description The Memos installation script has been removed from the Community-Scripts repository. **Reason:** The Memos project no longer provides release binaries for v0.26.0 and beyond. When asked about the issue, the maintainers showed no interest in supporting our use case and simply recommended using Docker instead—which does not align with our LXC/VM installation approach. We are committed to providing clean, secure, and reliable installation scripts. Without active support from upstream maintainers, we cannot guarantee installation success or security updates. Therefore, we have decided to remove this script rather than maintain a broken installation method. **Alternatives:** - Use Docker instead - Build binaries yourself for your OS - Use third-party builds via https://github.com/memospot/memos-builds ## 🔗 Related Issue Fixes #11464 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <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 09:02:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#9385