jenkins: Added missing packages & Fixed broken curl for getting current version of GoLang
pihole: will now run a Gravity update on first setup, to avoid errors in the webUI
Readme fixes for: collabora, domoticz & docker
linkwarden: removed unnecessary build step, fixed deploy command
postgresql: locked major version, bumpt it from 17 to 18, updated config for compatibility, added sleep to config to make sure Postgres is up
aptcacherng: skips overwriting existing service symlink
-domoticz: Fixed Download URL
-esphome: Disabled sudo pseudo-terminal while building
-kavita: Fixed dailing with existing userdata in update script
-nextcloud updated a php opcache setting
- Duplicati: Fixed curl commands and migrated install to deb package
- Jellyfin: Install failed due to 'missing' libjemalloc, this will now be installed earlier in the process
-linkwarden: Updated `yarn` commands for managing the application
-hass: Fixed homefolder for hass application user
-nextcloud: Bumped php version to project default (8.4)
* Fixed not Stoping/Starting php-fpm services on upgrade and install
* Fixed PHP detection by checking if php or php-fpm exists
CT Nextcloud: added missing php-Phar package,
fixed typo in FirstRun.sh
CT: gitea
Fixed broken curl command for downloading gitea
CT: nextcloud
Forced PHP Version to 8.3 using update AlpinePHPTool
CT: transfersh
Fixed custom theme by downloading the release tar.gz instead of cloneing the repo,
it is now also added to the update script
Script: AlpinePHPTool
Added ability to specify a PHP Version
CT NodeRed: Fixed missing config file by adding 5sec wait time before ending pm2 on setup to generate it
CT Gitea: moved from `gitea-auto-update` from to an basic sh script since it is broken on AlpineLinux
Refactored PHP packagelists to set the PHP version when running `AlpinePHPTool.sh` instead of having it set in the pkglist.
This change will deprecate `AlpineUpdatePHPVer.sh` since only the `NewPHPVer` variable in `AlpinePHPTool.sh` needs to change the PHP version change
Now using external `AlpinePHPTool` script for installing/configuring php.
This wil make upgrading PHP on existing containers automaticaly plausible/easier.
Removed php packages from alpine.yaml and moved them to CT-Files `Config/php.pkglist`
Remove PHP configurations steps from CT's init.sh and integrated them in ` AlpinePHPTool`
Removed PHP timezone configuration files and intergradeded them in `AlpinePHPTool`
Updated
All CT's unsing NGINX:
Added a teporary work around for the repo,
Using te 3.19 one for now
CT -Nextcloud:
Switched from redis to valkey,
Added missing php (Ctype) and imagemagick (SVG) modules
*Added CT 'Uptime Kuma'
* Added pm2-logrotate to CT nodered and z2mqtt
*Added fix for failing to build CT's that use Sudo commands.
The new sudo version enables PTY by default,
configured to temporarily disabled it while building
*DDNS: switched ddclient from Edge repo to release repo
*gitea: added force install (PEP 668 skip) for gitea-auto-update
*mailbackup: switched OfflineImap from PIP package to the apk one from the edge repo due to PEP 68 braking the install
The project is discontinued and deb repo's are disabled
Unable to run the package on Debian 12 due to unmet "deprecated" dependencies
keeping the Alpine version for now since it is ran form source code