Commit Graph

10 Commits

Author SHA1 Message Date
Matt Burns
0b85f26a4e
Fix: Stirling-PDF > LibreOffice/unoconv Integration Issues (#1322)
* Modify install script to install core libreoffice components. Configure a running libreoffice service and setup env variables so they are accessible to StirlingPDF. Modify stirlingPDF service to wait for libreoffice service to start. Enable and explicitly start libreoffice and stirlingPDF services.

* Apply suggestions from code review

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* Update stirling-pdf-install.sh

---------

Co-authored-by: Michel Roegl-Brunner <michel.roegl-brunner@htl-braunau.at>
2025-01-09 19:10:02 +01:00
CanbiZ
15f04d525d
Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
vhsdream
8301204cc0
Stirling-PDF: replace dependency for v0.35.0 and add check and fix in stirling-pdf.sh (#614)
* Add check for old dependency in update_script function for stirling-pdf.sh

Checks if ocrmypdf is installed and qpdf is not; if true then removes
ocrmypdf and installs qpdf

* Replace ocrmypdf with qpdf as dependency in stirling-pdf-install.sh

As of v0.35.0, StirlingPDF now uses qpdf for OCR instead of ocrmypdf.
2024-12-02 09:04:03 +01:00
CanbiZ
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
tteckster
6a02ba1335
Update stirling-pdf-install.sh
fixes https://github.com/tteck/Proxmox/issues/3756
2024-09-19 13:10:24 -04:00
tteckster
1769a3f40b
Tweak for Debian 12.6
fix EXTERNALLY-MANAGED
2024-06-30 08:29:55 -04:00
tteckster
d5c0d165da
tweak 2024-06-02 08:00:22 -04:00
tteckster
03fbdbe74f
Update stirling-pdf-install.sh
fixes https://github.com/tteck/Proxmox/issues/2540
2024-02-22 09:31:08 -05:00
tteckster
fd0e3748bf
Update stirling-pdf-install.sh
tweak
2024-01-08 08:21:33 -05:00
tteckster
aad569dc0d
Update and rename stirlingpdf-install.sh to stirling-pdf-install.sh
- Rename stirlingpdf-install.sh to stirling-pdf-install.sh
- Switch from git to release for install
2024-01-08 08:02:34 -05:00