Commit Graph

63 Commits

Author SHA1 Message Date
a647ab711b Fixed CT's NodeRed (Missing setting) and Gitea (Broken updater)
CT NodeRed: Fixed missing config file by adding 5sec wait time before ending pm2 on setup to generate it
CT Gitea: moved from `gitea-auto-update`  from to an basic sh script since it is broken on AlpineLinux
2025-01-10 19:30:45 +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
6e59bf3e4d Fixed accidentally removed package list for hass 2025-01-09 19:20:48 +01:00
a25b2ab81f CT Z2mqtt: Updated zigbee2mqtt install methode 2025-01-09 19:11:23 +01:00
3b4a27f384 CT: kavita added 2024-07-27 00:27:39 +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
fd00751efa CT Alpine: Switch default repo to HTTPS
Due to distrobuilder requiring asc files for the rootfs over http (these are not always avalible)
And AlpineLinux repos redirecting to https now
2024-07-16 00:00:33 +02:00
9901c9a185 CT's unsing NGINX: remove work around for its repo
the NGINX repo for v3.20 is now available
2024-07-15 22:53:36 +02:00
7f0568784f CT Hass: Updated dependencies 2024-05-23 23:33:52 +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
626bfa6b54 CT UptimeKuma: added missing package
Added 'iputils' to allow ping to work correctly, since busybox ping will not run under a normal user
2024-02-13 23:37:06 +01:00
db2f8cc7f4 Added CT: Uptime Kuma, Fixed sudo issue whiile building
*Added CT  'Uptime Kuma'

* Added pm2-logrotate to CT nodered and z2mqtt

*Added fix for failing to build CT's that use Sudo commands.
The  new sudo version enables PTY by default,
configured to temporarily disabled it while building
2024-02-13 00:22:42 +01:00
8a3333ce3d CT ddns ,gitea and mailbackup Updated dependencies/packages
*DDNS: switched ddclient from Edge repo to release repo

*gitea: added force install (PEP 668 skip)  for gitea-auto-update

*mailbackup: switched OfflineImap from PIP package to the apk one from the edge repo due to PEP 68 braking the install
2024-01-13 00:45:51 +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
86165459b7 CT ddns: Fixes for latest alpine update
-ddns moved to From edge-Testing to edge-comunity
2023-11-18 00:57:31 +01:00
de5c254ae9 Added CT: freshrss 2023-07-13 00:57:07 +02:00
32a3d57485 CT: Nextcloud added required sysvsem and exif php extentions 2023-07-02 02:10:36 +02: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
5d51321de5 All Alpine CTs: Bumped release, Bumped PHP for Nextcloud, Mailbackup and Heimdall CT
Bumped Alpine Release from 3.17 to 3.18
 Bumped PHP Release from 8.1 to 8.2
2023-07-01 18:29:33 +02:00
1819cf1a9e CT: Fixed path in in pm2 permissions fix 2023-01-29 15:41:13 +01:00
8f16f1bfba CT: Using NodeJS fixed pm2 permissions 2023-01-29 15:33:33 +01:00
6d0aafe7ea AlpineCT's: Re-enabled official Nginx repo since it was updated to 3.17 2022-11-27 15:49:49 +01:00
a33de84dd5 Disabled official Nginx repo since it is not avalible for 3.17 yet 2022-11-22 22:25:25 +01:00
292968f72a CT Hass: replaced libressl-dev with openssl-dev, since they where conflicting 2022-11-22 22:22:26 +01:00
f2fcbc2f46 Update php from 8 to 8.1 version for Nextcloud, mailbackup and heimdall 2022-11-22 22:17:10 +01:00
d9c7630292 Update alpine version to 1.17 2022-11-22 21:45:30 +01:00
27c4cc7393 CT, z2mqtt: zwavejs2mqtt was renamed to Z-wave JS UI 2022-10-06 14:49:34 +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
805b566786 CT vouchproxy: Disabled edge community repo since package is availble in normal repo 2022-08-07 02:38:37 +02:00
ca0f86ad8b CT Hass: Updated for Alpine 3.16 compatibility
Added package: "eudev-dev"
2022-07-12 21:57:18 +02:00
78e1c37491 Fixed erros in multiple CT's
Added fixes for: Pihole , aptcacher, OmdaV3, mailbackup  and nginx
2022-07-03 01:22:36 +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
2e01378b23 CT Heimdall: added php-fileinfo and update php config 2022-07-01 01:16:06 +02:00
6c182a2ec7 Fixed FirstSetup and upgraded Alpine to 3.16 version
"FirstSetup": now installes go form official website

CT ElkarbackupALP: New use old stable repo(3.15) for php7 since is is obeleted in 3.16

CT HeimdallCT: Switched to php8 and when git cloing using 2.x branch instead of master
2022-07-01 00:45:21 +02:00
66e16943bc Disabled Proxy by default and added custom proxy option to jeninsfile 2022-06-30 22:04:13 +02:00
75a54c4fc2 Disabled creation msg 2022-06-30 03:46:55 +02:00
b528003e18 Added support for ProxmoxHelper App updater 2022-06-23 12:22:42 +02:00
b8533ab3b3 CT vouch-proxy: Now actualy updated the package to use the "edge" repo 2022-04-26 00:52:29 +02:00
d2815f946c CT VouchProxy: Switch repo for vouch-proxy package
The feature Vouch Proxy "in a path" that i wanted to us required V 0.33.0 or higher
This package will now be installed form the edge community repo where 0.36.0 is available
2022-04-26 00:46:54 +02:00
3b5dcf8811 Added CT's Duplicati and Vouch-Proxy 2022-04-21 02:05:12 +02:00
4c1f72bf83 CT gitea: added bash to pkgs 2022-02-25 15:46:33 +01:00
c2c5d1337d Added heimdal CT 2021-12-02 03:55:50 +00:00
5ceb12deea Updated Cache server ip (again(again)) 2021-12-01 01:32:12 +01:00
bdc1d996e8 Updated Cache server ip (again) 2021-11-30 22:40:28 +01:00
07564ab4b9 Bump Alpine Linux version to 3.15 2021-11-26 16:21:30 +00:00
a998878f87 Alpine: set repo to use image.release instead of latest-stable 2021-11-24 16:06:28 +01:00
4f2efc63b1 Updated and enabled cache server for new setup 2021-11-19 18:55:40 +01:00
d8fb4b5e10 Disabled Use op apt cache by default 2021-11-19 13:59:16 +00:00