Chris and GitHub
be4e6503d7
Fix Hoarder build failure by installing Chromium stable ( #723 )
2024-12-07 11:22:04 +01:00
1ca99781ff
New Script: Hoarder LXC ( #567 )
...
* Add Hoarder script
* Point build.func to correct repo
* I hate testing these scripts
* no comment
* Quiesce systemctl enable output; add move DB to hoarder_data
* add timeout to hoarder-workers
* Restore attribution
* fix sourcefix source URLs; quiesce migration post-install
* Update hoarder-install.sh to move commands to separate lines
Also made similar changes in some other areas.
* Delete install/bazarr-install.sh
* Delete ct/bazarr.sh
* Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update msg_ok
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Remove bazarr.sh and bazarr-install.sh changes from PR
* Add Json for Website
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update hoarder.sh
* remove unnecessary dependencies; clean up worker & web install; remove zip after cleanup
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update hoarder.sh (&>/dev/null)
&>/dev/null
* Fix broken DB migration, other small changes
* Update resources in hoarder.json
* Update install/hoarder-install.sh with commented refs for AI tagging
Co-authored-by: Mohamed Bassem <me@mbassem.com >
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
Co-authored-by: Mohamed Bassem <me@mbassem.com >
2024-12-02 09:09:22 +01:00
vhsdream and GitHub
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
vhsdream and GitHub
9795d41d39
Fix Vikunja install script to prevent database deletion upon updating ( #524 )
...
* Fix issue with Vikunja update wiping DB and files
* use a single sed command
* change build.func to test install script
* another small change in order to test vikunja fix
* another change
* revert URL modification after successful test
* Update vikunja-install.sh
* update vikunja-install.sh
2024-11-26 18:21:22 +01:00