Commit Graph

10 Commits

Author SHA1 Message Date
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
0d5ae2fc0f CT MySQL: Bumped mysql version
Bumped mysql to 8.4-lts
updated auth policy to `caching_sha2_password`
2024-05-08 23:33:05 +02:00
1a7e098644 CT mysql, jenkins: Fixed Typo in First run scripts 2023-08-24 23:09:58 +02:00
7a0de87698 Fixed CT's : elkarbackupALP,duplicati,OmadaV3,transfersh,hass,pihole
Github updated api and now appends a semicolon to versions, added `tr -d :` to list for url filtering
elkarbackupALP:
* Github api Fix
duplicati:
* Github api fix
* Enabled in jenkinsfile
OmadaV3:
* Added Stop command for omada after installation to avoid DB corruption
* Moved automaticaly installed dependencies to package list
transfersh:
* Github api fix
hass:
* Added Missing python modules (sqlalchemy nvhash)
mailbackup:
* Github api fix
* Moved downlading of resources to project
pihole:
*Added support for ProxmoxHelper App updater
2022-09-07 01:02:50 +02: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
b528003e18 Added support for ProxmoxHelper App updater 2022-06-23 12:22:42 +02:00
c935713877 Updated Builder-GetResources and SW-updateScripts
GetExternalResources has function for geting release version from github

PhpMyadmin and elkarbackup(alpine) now have update tools
2021-11-19 01:05:50 +00:00
c536ad9487 Added ddns CT 2021-09-21 15:46:34 +00:00
5bab220db2 Added Mysql CT 2021-09-18 00:10:15 +00:00