[PR #2472] [MERGED] New Script: Docmost #3681

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

📋 Pull Request Information

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

Base: mainHead: docmost


📝 Commits (3)

📊 Changes

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

View changed files

ct/docmost.sh (+70 -0)
install/docmost-install.sh (+97 -0)
json/docmost.json (+34 -0)

📄 Description

✍️ Description

add new Script for Docmost.

(ignore failed outputs, dev branch)
image
image
image

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:

  • [] 🐞 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.

🔄 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/2472 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `docmost` --- ### 📝 Commits (3) - [`62fbc13`](https://github.com/community-scripts/ProxmoxVE/commit/62fbc13ec069e60555390c027cec3bc6f8ed46c2) New Script: Docmost LXC - [`c185b6a`](https://github.com/community-scripts/ProxmoxVE/commit/c185b6a11f0f240b84c79b158c0d881c8686d48d) fix path - [`624b872`](https://github.com/community-scripts/ProxmoxVE/commit/624b8726b95c9cf0226a321f8e817ec2bcd52f24) add redis ### 📊 Changes **3 files changed** (+201 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/docmost.sh` (+70 -0) ➕ `install/docmost-install.sh` (+97 -0) ➕ `json/docmost.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description add new Script for Docmost. (ignore failed outputs, dev branch) ![image](https://github.com/user-attachments/assets/9f6552c5-ec0d-46ec-95c0-3d0baee18b0e) ![image](https://github.com/user-attachments/assets/8ffd79a4-dc9b-4ab3-b5c9-d17ae1c12056) ![image](https://github.com/user-attachments/assets/464898ce-f8ef-42ef-9b55-cf882d05698c) ## ✅ 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: - [] 🐞 **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. - [x] 🆕 **New script** – A fully functional and tested script or script set. --- <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:06:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3681