16 Commits

Author SHA1 Message Date
CanbiZ
80fae87b51 Update dispatcharr-install.sh 2025-10-20 12:09:48 +02:00
CanbiZ
3077f8787a Refactor install script for improved Python env setup
Updates Dispatcharr install script to use uv venv and pip for Python dependency management, adds explicit installation of key packages, and centralizes environment variables in a .env file for service scripts. Also updates Node and Python versions, improves service startup scripts to source environment variables, and enhances overall reliability and maintainability of the deployment process.
2025-10-20 11:55:15 +02:00
CanbiZ
aea08ee1ce fix ssl issue psql 17
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-20 11:16:14 +02:00
CanbiZ
5ad3e3043b Refactor Dispatcharr install script for uv and systemd
Switches Python environment setup and package installation to use uv, updates PostgreSQL version to 17, and streamlines database credential creation. Replaces direct systemd ExecStart commands with wrapper scripts for Gunicorn, Celery, Celery Beat, and Daphne, and updates systemd service files for improved reliability. Adds extra proxy headers to Nginx config and improves overall script structure and messaging.
2025-10-20 11:04:20 +02:00
CanbiZ
071f2aa83a Update Dispatcharr defaults and improve install script
Increased default RAM to 2048MB and updated default OS version to 13 in ct/dispatcharr.sh. Refactored update_script for improved readability. Modified install/dispatcharr-install.sh to use uv for Python package installation and clarified virtual environment creation comments.
2025-10-20 10:40:23 +02:00
CanbiZ
b508ab26b9 Update dispatcharr-install.sh 2025-10-20 10:21:56 +02:00
CanbiZ
57b9a609cb Update dispatcharr-install.sh 2025-10-20 08:43:02 +02:00
CanbiZ
155e880693 Update dispatcharr-install.sh 2025-10-01 11:22:45 +02:00
CanbiZ
96436cb6fe Update dispatcharr-install.sh 2025-10-01 11:22:24 +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
CanbiZ
eed916b6cc test 2025-09-15 15:38:03 +02:00
CanbiZ
8739822db6 Update dispatcharr-install.sh 2025-09-03 10:38:49 +02:00
CanbiZ
7d679aaef7 Update dispatcharr-install.sh 2025-09-03 10:12:56 +02:00
CanbiZ
507e732ca9 Update dispatcharr-install.sh 2025-08-19 10:57:57 +02:00
CanbiZ
be4c31bb2e cleanup dispatcharr 2025-08-19 09:00:19 +02:00
Frederik Botha
4db639458d Dispatcharr install files 2025-08-19 06:05:07 +00:00