[PR #2093] [MERGED] New Script: Paperless-AI #3534

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

📋 Pull Request Information

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

Base: mainHead: paperless_ai


📝 Commits (4)

📊 Changes

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

View changed files

ct/paperless-ai.sh (+75 -0)
install/paperless-ai-install.sh (+93 -0)
json/paperless-ai.json (+34 -0)

📄 Description

✍️ Description

  • Add new LXC Paperless-AI:
image image
  • Related Issue: #
  • Related PR: #2091 (reverted break because github desktop ignore branch rule)
  • Related Discussion: #1645

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/2093 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `paperless_ai` --- ### 📝 Commits (4) - [`4955c57`](https://github.com/community-scripts/ProxmoxVE/commit/4955c57eb80b972899b20356211115e3cc81fb91) Add new LXC: Paperless-AI - [`fa2c165`](https://github.com/community-scripts/ProxmoxVE/commit/fa2c165ef44e19c3915eab1f41e18b9dbbbf7624) formatting - [`7b75cb5`](https://github.com/community-scripts/ProxmoxVE/commit/7b75cb533e8c7f39a6a9844cd1aa4be11b87795d) fix path - [`113a763`](https://github.com/community-scripts/ProxmoxVE/commit/113a76332b3f9a153343ef8fdb308eaf0ecadb9c) formatting ### 📊 Changes **3 files changed** (+202 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/paperless-ai.sh` (+75 -0) ➕ `install/paperless-ai-install.sh` (+93 -0) ➕ `json/paperless-ai.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description - Add new LXC Paperless-AI: <img width="241" alt="image" src="https://github.com/user-attachments/assets/91cbb8dc-4801-4ae1-8271-c33fbf1e4085" /> <img width="932" alt="image" src="https://github.com/user-attachments/assets/3ef855f4-88f2-43e8-830b-137f6c88248f" /> - - - - Related Issue: # - Related PR: #2091 (reverted break because github desktop ignore branch rule) - Related Discussion: #1645 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:49 +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#3534
No description provided.