-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
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