Commit Graph

4 Commits

Author SHA1 Message Date
b8859801ac Script AlpinePHPTool: Bumped supported Alpine version 2025-01-09 21:58:15 +01:00
8d46d1adf9 Bumped Alpine Version 3.20>3.21
All Alpine CT's using PHP:
Bumped php from 8.3 to 8.4
2025-01-09 20:57:23 +01:00
6ca8d57b8a Script AlpinePHPTool: Fixed incorrect variable and error catching 2024-09-12 00:27:55 +02:00
a41c5bef3c CT's Nextcloud, Freshrss.heimdall & mailbackup: Refractored PHP Installation
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
2024-07-21 15:21:16 +02:00