9 Commits

Author SHA1 Message Date
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
527c31a94e
Enhance warracker.sh to update application
Added commands to update the application and install dependencies.
2025-09-20 18:13:44 +02:00
Bas van den Berg
566230585b
Update default resource limits and service checks 2025-09-19 20:28:25 +02:00
Bas van den Berg
3c1bf165c9
Fix typo in nginx service commands 2025-09-19 20:10:43 +02:00
Bas van den Berg
cf9ae4500b
Change directory check from /opt/signoz to /opt/warracker 2025-09-19 20:09:47 +02:00
Bas van den Berg
026756981c
Remove redundant update messages in warracker.sh 2025-09-19 19:57:15 +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
e2c8e71c55
Update source URL for build function 2025-09-18 19:24:52 +02:00
Bas van den Berg
4d29e2043c
First installer for warracker 2025-09-16 08:59:19 +02:00