11 Commits

Author SHA1 Message Date
CanbiZ
cc4ceee5ab Update Ghostfolio and Warracker install scripts
Bump default Debian and dependency versions for Ghostfolio and Warracker. Streamline Ghostfolio update and install logic, improve backup handling, and update commands to use latest Node.js, PostgreSQL, and Python versions. Clean up redundant steps and standardize output handling.
2025-09-29 14:08:07 +02:00
CanbiZ
cc6219ef28 Refine install and update scripts for Warracker
Standardized messaging in update script to use 'Warracker' instead of variable. Updated install script to use 'apt' instead of 'apt-get', improved PostgreSQL setup messaging, and added 'apt clean' to cleanup steps.
2025-09-25 15:01:40 +02:00
Bas van den Berg
eb4a91eb50
Refactor warracker-install.sh for Nginx and services 2025-09-19 21:18:16 +02:00
Bas van den Berg
129afe83d7
Simplify dependency installation in script 2025-09-19 21:12:02 +02:00
Bas van den Berg
1ab24bb22c
Update Warracker installation to use latest release 2025-09-19 20:20:16 +02:00
Bas van den Berg
5ac0836d6c
Update Python version from 3.11 to 3.12 2025-09-19 20:12:38 +02:00
Bas van den Berg
8135cfd596
Update Warracker version in install script 2025-09-19 20:03:05 +02:00
Bas van den Berg
a82f2520fb
Update Warracker installation script for versioning 2025-09-19 19:56:12 +02:00
Bas van den Berg
fe35a5e62c
Add build-essential and libpq-dev to dependencies 2025-09-19 17:42:53 +02:00
CanbiZ
b840a8aa32 Replace init_error_traps with catch_errors in scripts
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Replaces all occurrences of the 'init_error_traps' function with 'catch_errors' across container and install scripts for consistency in error handling. Also adjusts indentation and formatting in some scripts for improved readability.
2025-09-19 08:53:49 +02:00
Bas van den Berg
4d29e2043c
First installer for warracker 2025-09-16 08:59:19 +02:00