Commit Graph
100 Commits
Author SHA1 Message Date
brammp 6ca8d57b8a Script AlpinePHPTool: Fixed incorrect variable and error catching 2024-09-12 00:27:55 +02:00
brammp 0853bd4bc9 CT Pihole: fixed config & added redirect to admin page 2024-08-14 15:04:19 +02:00
brammp 3bb8585fe9 CT Kavita: Switched to fetching latest version number for Kavita
Removed static Kavita version number used for testing update script
2024-07-27 00:38:26 +02:00
brammp 3b4a27f384 CT: kavita added 2024-07-27 00:27:39 +02:00
brammp 10db7beb42 CT heimdall: Fixed package list & CT gitea: Fixed configuration
CT gitea: Configuration removed custom dark theme and its belonging configuration
CT heimdall: Added php83-dom to package list
2024-07-21 18:59:42 +02:00
brammp 889597dbf1 CT Mysql: fixed config for mysql 8.4 2024-07-21 16:30:46 +02:00
brammp 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
brammp 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
brammp 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
brammp 3cdea5655e CT hass: added workaround for broken dependency 2024-05-26 03:43:23 +02:00
brammp 7f0568784f CT Hass: Updated dependencies 2024-05-23 23:33:52 +02:00
brammp 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
brammp 0c10907fd2 CT z2mqtt: Updated install methode for Zigbee2mqtt and ZwaveJSui 2024-05-23 20:59:19 +02:00
brammp 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
brammp 0320b14baa CT Nginx: Updated default config
Update http2 configuration parameters
2024-05-08 01:00:06 +02:00
brammp 2b45b59c24 Updated readme, CT: Mysql:Updated repo key 2024-05-07 01:06:39 +02:00
brammp c0ba2ec4c5 CT freshrss: install youtoube extensions by default 2024-05-06 01:11:15 +02:00
brammp 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
brammp a0a6e96865 Fixed typo in readme 2024-02-13 00:32:06 +01:00
brammp 3defb968f9 Revert "Added CT: Uptime Kuma, Fixed sudo issue while building"
This reverts commit 867d15f880.
2024-02-13 00:29:31 +01:00
brammp 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
brammp 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
brammp 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
brammp 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
brammp 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
brammp 2aa440e01d CT Nextcloud: fixed Nginx config and updated php dependencies 2024-01-11 23:06:52 +01:00
brammp 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
brammp 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
brammp 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
brammp a9c44ab6f7 CT NFS & SMB: Updated webmin repo and key 2023-11-18 00:22:27 +01:00
brammp 631f76eb32 CT fileshelter: Fixed gpg key
Updated gpg key url for fileshelter repository
2023-11-17 23:54:57 +01:00
brammp 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
brammp 4625ae9fa9 CT Pihole: Fixed packages for Debian 12 2023-11-17 23:45:46 +01:00
brammp 7a087693fc Fixed Distrobuilder Jenkinsfile 2023-11-17 22:42:14 +01:00
brammp 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
brammp 3f81aaf2fa Fixed go downloader in FirstSetup.sh 2023-09-28 22:10:20 +02:00
brammp 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
brammp 1a7e098644 CT mysql, jenkins: Fixed Typo in First run scripts 2023-08-24 23:09:58 +02:00
brammp de5c254ae9 Added CT: freshrss 2023-07-13 00:57:07 +02:00
brammp 7d06b09691 Pruged TvHeadend container
Pruged the TvHeadend CT since it did not work properly
2023-07-12 21:00:26 +02:00
brammp 32a3d57485 CT: Nextcloud added required sysvsem and exif php extentions 2023-07-02 02:10:36 +02:00
brammp 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
brammp 4c44a1ba09 Nextcloud and Heimdal CT: fixed PHP config for 8.2 2023-07-01 18:59:30 +02:00
brammp 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
brammp f49b1aea3b CT Jenkins: updated jenkins repo key 2023-04-08 01:27:15 +02:00
brammp 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
brammp 1819cf1a9e CT: Fixed path in in pm2 permissions fix 2023-01-29 15:41:13 +01:00
brammp 8f16f1bfba CT: Using NodeJS fixed pm2 permissions 2023-01-29 15:33:33 +01:00
brammp 7567cfbf0f CT: Using NodeJS fixed pm2 permissions 2023-01-29 15:30:18 +01:00
brammp 978f0732a8 CT: esphome; fixed path in service file and update script 2022-12-18 17:32:14 +01:00
brammp d969dcb4e7 CT: esphome; fixed typo in copy path 2022-12-18 16:59:58 +01:00
brammp 57c6e041fb Added CT: ESPHome 2022-12-18 16:42:40 +01:00
brammp a985eb3858 CT: Heimdall and Nextcloud: fixed php version in configs 2022-11-22 22:40:10 +01:00
brammp a33de84dd5 Disabled official Nginx repo since it is not avalible for 3.17 yet 2022-11-22 22:25:25 +01:00
brammp 292968f72a CT Hass: replaced libressl-dev with openssl-dev, since they where conflicting 2022-11-22 22:22:26 +01:00
brammp f2fcbc2f46 Update php from 8 to 8.1 version for Nextcloud, mailbackup and heimdall 2022-11-22 22:17:10 +01:00
brammp 27c4cc7393 CT, z2mqtt: zwavejs2mqtt was renamed to Z-wave JS UI 2022-10-06 14:49:34 +02:00
brammp 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
brammp ef4356b95d enabled elkarbackup-Debian in respective jenkinsfile 2022-09-06 01:05:08 +02:00
brammp 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
brammp dbf37bb4e2 CT: Z2Mqtt and NodeRed, Fixed udate scripts 2022-08-27 17:58:00 +02:00
brammp 805b566786 CT vouchproxy: Disabled edge community repo since package is availble in normal repo 2022-08-07 02:38:37 +02:00
brammp ca0f86ad8b CT Hass: Updated for Alpine 3.16 compatibility
Added package: "eudev-dev"
2022-07-12 21:57:18 +02:00
brammp 7f70a2d06b Jenkinsfile: Added , spiltting ImgVariantList in loop 2022-07-03 23:43:17 +02:00
brammp 5be7902706 Fixed typo in Debian jenkins file with checkboxParameter 2022-07-03 23:36:44 +02:00
brammp dbf29d711c Updated jenkins build methode
Switched to 'custom-checkbox-parameter' for selecting wanted variants/CT's
Also added "parameterized-scheduler" to be able to autobuild images on schedule
2022-07-03 23:34:12 +02:00
brammp 78e1c37491 Fixed erros in multiple CT's
Added fixes for: Pihole , aptcacher, OmdaV3, mailbackup  and nginx
2022-07-03 01:22:36 +02:00
brammp d07e00b7d9 Fixed mailbackup and transfersh 2022-07-02 22:31:25 +02:00
brammp ec7705f5fc Added error handeling for init.sh 2022-07-02 22:09:33 +02:00
brammp 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
brammp 1aadb13bde CT fileshelter: added dark theme 2022-07-02 02:52:31 +02:00
brammp 44d5ae6298 Alpine Jeninsfile: added missing CT vouchproxy to variant list 2022-07-01 02:59:20 +02:00
brammp 3e9d0a05aa CT Jenkins: added pipeline-stage-view plugin 2022-07-01 02:48:39 +02:00
brammp 2e160192d2 Added CT fileshelter 2022-07-01 02:24:00 +02:00
brammp 2e01378b23 CT Heimdall: added php-fileinfo and update php config 2022-07-01 01:16:06 +02:00
brammp 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
brammp 66e16943bc Disabled Proxy by default and added custom proxy option to jeninsfile 2022-06-30 22:04:13 +02:00
brammp 75a54c4fc2 Disabled creation msg 2022-06-30 03:46:55 +02:00
brammp 7942c77637 Merge branch 'main' of https://git.bprieshof.nl/brammp/HomeServerCTs into main 2022-06-30 03:38:30 +02:00
brammp 293a665c3f JenkinsPipeLine: add Proxy disable toggle 2022-06-30 03:38:26 +02:00
brammp af109789c6 PiHoleCT: Added support for ProxmoxHelper App updater 2022-06-24 13:33:59 +02:00
brammp b528003e18 Added support for ProxmoxHelper App updater 2022-06-23 12:22:42 +02:00
brammp b8533ab3b3 CT vouch-proxy: Now actualy updated the package to use the "edge" repo 2022-04-26 00:52:29 +02:00
brammp 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
brammp 95050fd40c Merge branch 'main' of https://git.bprieshof.nl/brammp/HomeServerCTs into main 2022-04-25 00:55:53 +02:00
brammp e3424f224b CT Duplicati: Updated so latest version of Duplicati can be used
Since newer version of Duplicati doesn't include netstandard.dll, mono-devel is used instead of the runtime package.

There is talk that netstandard.dll might be repacked in a seperate or combined in a existing package.

Also disabled the official Mono apt repo since the debian repo version is compatible
2022-04-25 00:55:45 +02:00
brammp 6c85f8864a CT:Nextcloud, Updated nginx config and added CoTurn setup script 2022-04-21 14:36:10 +02:00
brammp 3b5dcf8811 Added CT's Duplicati and Vouch-Proxy 2022-04-21 02:05:12 +02:00
brammp ac06c16977 Updated readme 2022-03-12 00:53:16 +01:00
brammp 5f18234561 Add nfs CT 2022-03-11 17:59:46 +01:00
brammp 95e836d7d1 Added missing Alpine CT's 2021-12-06 03:16:25 +01:00
brammp 5a9db9e008 Fixed heimdal php-timezone 2021-12-02 17:35:37 +00:00
brammp 552229fa52 Alpine-Jenkinsfile - enabled heimdall 2021-12-02 03:56:46 +00:00
brammp c2c5d1337d Added heimdal CT 2021-12-02 03:55:50 +00:00
brammp 5ceb12deea Updated Cache server ip (again(again)) 2021-12-01 01:32:12 +01:00
brammp bdc1d996e8 Updated Cache server ip (again) 2021-11-30 22:40:28 +01:00
brammp 17fe3bcae1 z2qtt: fixed init script
yarn install using --cwd does not behave correctly
2021-11-26 22:37:50 +01:00
brammp 8f6f48fd0e CT:Nextcloud
Fixed first-run wizard and enabled it
2021-11-26 20:03:12 +01:00
brammp 2d26689c80 Updated collabora CT to use new Coolwsd i.o. loolwsd 2021-11-26 18:44:21 +01:00
brammp a998878f87 Alpine: set repo to use image.release instead of latest-stable 2021-11-24 16:06:28 +01:00