Commit Graph

143 Commits

Author SHA1 Message Date
3defb968f9 Revert "Added CT: Uptime Kuma, Fixed sudo issue while building"
This reverts commit 867d15f880.
2024-02-13 00:29:31 +01:00
867d15f880 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:26:46 +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
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
26f3851ee4 Merge pull request 'CT aptcacherng: Fix permission issue' (#3) from dev into main
Reviewed-on: #3
2023-11-22 00:55:53 +01:00
d5e434ab35 Merge branch 'main' into dev 2023-11-22 00:55:26 +01:00
479f435638 CT aptcacherng: Fix permission issue
apt-cacher-ng binary moved in Debian 12,
updated setcap command to allow it use port 80
2023-11-22 00:53:06 +01:00
cddc2ec5d9 Merge pull request 'Alpine 1.18 and Debian 12(Bookworm) update' (#2) from dev into main
Reviewed-on: #2
2023-11-18 16:20:34 +01:00
201b880eae CT ElkarBackup: Removed debian version
The project is discontinued and deb repo's are disabled

Unable to run the package on Debian 12 due to unmet "deprecated"  dependencies

keeping the Alpine version for now since it is ran form source code
2023-11-18 02:24:23 +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
a9c44ab6f7 CT NFS & SMB: Updated webmin repo and key 2023-11-18 00:22:27 +01:00
631f76eb32 CT fileshelter: Fixed gpg key
Updated gpg key url for fileshelter repository
2023-11-17 23:54:57 +01:00
1bb3dc462d CT X2go: Fixed packages for Debian 12
Removed `remmina-plugin-spice` since it is not available anymore
2023-11-17 23:52:50 +01:00
4625ae9fa9 CT Pihole: Fixed packages for Debian 12 2023-11-17 23:45:46 +01:00
7a087693fc Fixed Distrobuilder Jenkinsfile 2023-11-17 22:42:14 +01:00
9d3bfb1e92 Initial upgraded Debian CT to version 12
- Adapted wsdd(Web Service Discovery) configuration for native debian version
- Added Debian12 repo key
2023-11-17 22:24:34 +01:00
3f81aaf2fa Fixed go downloader in FirstSetup.sh 2023-09-28 22:10:20 +02:00
b519337f22 CT NodeRed: Update Theme
The midnight-red theme is now meged in the theme-collection.
These changes are reflected in the init and update script
2023-09-20 23:39:36 +02:00
1a7e098644 CT mysql, jenkins: Fixed Typo in First run scripts 2023-08-24 23:09:58 +02:00
de5c254ae9 Added CT: freshrss 2023-07-13 00:57:07 +02:00
7d06b09691 Pruged TvHeadend container
Pruged the TvHeadend CT since it did not work properly
2023-07-12 21:00:26 +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
4c44a1ba09 Nextcloud and Heimdal CT: fixed PHP config for 8.2 2023-07-01 18:59:30 +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
f49b1aea3b CT Jenkins: updated jenkins repo key 2023-04-08 01:27:15 +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
3f77d21189 Merge Dev to Main (Alpine 1.17 update)
* Updated Alpine version 3.16 from 3.17
* Updated Alpine CT php version from 8.0 to 8.1
* Added ESPHome Debian CT
2023-01-29 15:53:16 +01:00
2f5daf1daf Merge branch 'main' into dev 2023-01-29 15:52:05 +01: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
4bda499314 revert Last commit, Commited to wrong branch
revert CT: Using NodeJS  fixed pm2 permissions
2023-01-29 15:33:17 +01:00
7567cfbf0f CT: Using NodeJS fixed pm2 permissions 2023-01-29 15:30:18 +01:00
978f0732a8 CT: esphome; fixed path in service file and update script 2022-12-18 17:32:14 +01:00
d969dcb4e7 CT: esphome; fixed typo in copy path 2022-12-18 16:59:58 +01:00
57c6e041fb Added CT: ESPHome 2022-12-18 16:42:40 +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
a985eb3858 CT: Heimdall and Nextcloud: fixed php version in configs 2022-11-22 22:40:10 +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
6b3bbdd1a3 CT, aptcacherng: Update alpine repo 2022-11-21 18:21:42 +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
ef4356b95d enabled elkarbackup-Debian in respective jenkinsfile 2022-09-06 01:05:08 +02:00
3bd8f50ddc Updated Readme, FirstSetup and CacheAndRepo scripts
Readme: Cleanup in inital setup area

First setup: added Python webserver to serve the created images for easy deployment in Proxmox

CacheAndRepo: Alpine will now always use Default repo for rootfs/core since the download methode in Distrobuilder has changed
2022-09-05 21:41:30 +02:00