Commit Graph

13 Commits

Author SHA1 Message Date
5c663faa0d Fixed CTs: gitea,nextcloud,transfersh and updated the AlpinePHPTool
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
2025-01-16 01:32:19 +01: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
5b3bae8757 Bumped Alpine Version 3.19>3.20
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
2024-05-23 21:50:45 +02:00
094e7908b2 Bumb PHP version in Alpine CT 's
From 8.2 to 8.3
Added PHP bumb/update script
2024-01-11 23:11:46 +01:00
4c44a1ba09 Nextcloud and Heimdal CT: fixed PHP config for 8.2 2023-07-01 18:59:30 +02:00
a985eb3858 CT: Heimdall and Nextcloud: fixed php version in configs 2022-11-22 22:40:10 +01:00
f2fcbc2f46 Update php from 8 to 8.1 version for Nextcloud, mailbackup and heimdall 2022-11-22 22:17:10 +01:00
ec7705f5fc Added error handeling for init.sh 2022-07-02 22:09:33 +02:00
d47e3d8ebe Deprectated GetExternalResources script
Functionality is now added to init sh off CT that need external resources
2022-07-02 21:28:29 +02:00
2f7c9536c7 CT Nextcloud: exened memory limit php-cli 2022-02-16 15:27:21 +01:00
c043c4825c Added elkarbackup CT 2021-11-18 16:08:24 +00:00
c18fbc1dbd Added CT mailbackupsys,
Updated nginx own repo to Yaml for Alpine instead of inst.sh
2021-10-27 22:33:30 +00:00
cc6f043f9e Added CT's NodeJS, NodeRed, z2mqtt & nextcloud 2021-09-28 02:06:22 +00:00