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
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
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
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
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
978f0732a8
CT: esphome; fixed path in service file and update script
2022-12-18 17:32:14 +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
f2fcbc2f46
Update php from 8 to 8.1 version for Nextcloud, mailbackup and heimdall
2022-11-22 22:17:10 +01:00
brammp
6b3bbdd1a3
CT, aptcacherng: Update alpine repo
2022-11-21 18:21:42 +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
dbf37bb4e2
CT: Z2Mqtt and NodeRed, Fixed udate scripts
2022-08-27 17:58:00 +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
3e9d0a05aa
CT Jenkins: added pipeline-stage-view plugin
2022-07-01 02:48:39 +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
f9650bdeea
JeninsCT fixed unable getting latest go version
2022-06-30 02:59:01 +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
174db4ef70
CT VouchProxy: Fixed name init script, forgot capitalization
2022-04-25 01:03:31 +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
22f9b68c32
CT NFS: Removed cron from webmin ACL
...
since Cron is not installed
2022-04-11 17:45:46 +02:00
brammp
5f18234561
Add nfs CT
2022-03-11 17:59:46 +01:00
brammp
414e8c868d
CT Gitea: added auto theme
2022-02-25 15:40:42 +01:00
brammp
2f7c9536c7
CT Nextcloud: exened memory limit php-cli
2022-02-16 15:27:21 +01:00
brammp
62b4ac3b63
Updated hass service pidfile
...
Signed-off-by: Bram Prieshof <brammp@noreply.bprieshof.nl >
2022-02-04 22:28:23 +01:00
brammp
76bce1f0ef
Updated hass service
2022-02-03 17:52:11 +01:00
brammp
5a9db9e008
Fixed heimdal php-timezone
2021-12-02 17:35:37 +00:00
brammp
c2c5d1337d
Added heimdal CT
2021-12-02 03:55:50 +00: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
0c3fa80aa9
Updated aptcacherng config
...
Added 'PassThroughPattern: .*' to allow https and other trafic to bass through
2021-11-19 18:31:44 +00:00
brammp
986a52e672
Renamed Git repo HomeServerCTs
2021-11-19 14:06:37 +00:00
brammp
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