[PR #1688] [MERGED] Fix: Paperless Service Timings & Optimization: Ghostscript Installation #3159

Closed
opened 2025-11-20 05:33:43 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: fix_paperless


📝 Commits (1)

  • b7b76f3 Fix: Paperless Service Timings & Optimization: Ghostscript Installation

📊 Changes

1 file changed (+19 additions, -13 deletions)

View changed files

📝 install/paperless-ngx-install.sh (+19 -13)

📄 Description

✍️ Description

Fix Service Timings
Optimization GS Install with trixie apt repositiory (should be 30-50 times faster)



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)

🔄 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/1688 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `fix_paperless` --- ### 📝 Commits (1) - [`b7b76f3`](https://github.com/community-scripts/ProxmoxVE/commit/b7b76f3e68e6ed46f3d0010fe13dec59029bacc4) Fix: Paperless Service Timings & Optimization: Ghostscript Installation ### 📊 Changes **1 file changed** (+19 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `install/paperless-ngx-install.sh` (+19 -13) </details> ### 📄 Description ## ✍️ Description Fix Service Timings Optimization GS Install with trixie apt repositiory (should be 30-50 times faster) - - - - Related Issue: #1676 - Related PR: # - Related Discussion: # - - - ## ✅ 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: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) --- <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 05:33:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3159