27 Commits

Author SHA1 Message Date
85be6a8b36 CT domoticz & esphome: Fixed for debian 13
-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
2025-10-25 22:28:39 +02:00
c65282871f CT's linkwarden, hass & nextcloud: Minor fixes
-linkwarden: Updated `yarn` commands for managing the application
-hass: Fixed homefolder for hass application user
-nextcloud: Bumped php version to project default (8.4)
2025-05-09 23:00:06 +02:00
ea801f672f CT Nextcloud: tuning configuration 2025-01-17 22:04:56 +01:00
584d4e6ad3 More fixes for AlpinePHPTool, Fixes for CT Nextcloud:
* 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
2025-01-17 19:10:37 +01:00
1d661b3287 Fixes for AlpinePHPTool:
*Added crontab configuration to the script for FreshRSS and Nextcloud CT's
*Added ProxmoxUpdateScript configuration to the script for Nextcloud CT
2025-01-16 23:54:55 +01:00
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
bb07d31c83 Script: AlpinePHPTool.sh
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
2025-01-09 23:13:40 +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
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
036b636484 CT:Nextcloud fixed PHP config
Fixed `OPcache can't be temporary enabled` by only loading it using default php.ini
Since also loading it in the fpm-pool created cosmetic errors
2024-01-12 00:11:44 +01: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
2aa440e01d CT Nextcloud: fixed Nginx config and updated php dependencies 2024-01-11 23:06:52 +01:00
74f0880b23 CT Nextcloud, z2mqtt and hass: Fixed bugs related to alpine release update
CT Nextcloud: Updated HTTP headers in Nginx config

CT hass: Fixed hacs installer and updated dependencies:
replaced  mariadb-connector-c-dev with mariadb-dev,
and added ffmpeg-dev

CT z2mqtt: replaced yarn with corepack
2023-07-02 01:20:22 +02:00
4c44a1ba09 Nextcloud and Heimdal CT: fixed PHP config for 8.2 2023-07-01 18:59:30 +02:00
38e4ed993b CT-Nextcloud: Updated headers in Nginx config
Updated 'X-Robots-Tag' header in Nginx config to to comply with Nextcloud latest recommendations
2023-03-24 00:39:59 +01: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
b528003e18 Added support for ProxmoxHelper App updater 2022-06-23 12:22:42 +02:00
6c85f8864a CT:Nextcloud, Updated nginx config and added CoTurn setup script 2022-04-21 14:36:10 +02:00
2f7c9536c7 CT Nextcloud: exened memory limit php-cli 2022-02-16 15:27:21 +01:00
8f6f48fd0e CT:Nextcloud
Fixed first-run wizard and enabled it
2021-11-26 20:03:12 +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