Commit Graph

36 Commits

Author SHA1 Message Date
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
b8859801ac Script AlpinePHPTool: Bumped supported Alpine version 2025-01-09 21:58:15 +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
6ca8d57b8a Script AlpinePHPTool: Fixed incorrect variable and error catching 2024-09-12 00:27:55 +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
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
3f81aaf2fa Fixed go downloader in FirstSetup.sh 2023-09-28 22:10:20 +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
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
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
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
3b5dcf8811 Added CT's Duplicati and Vouch-Proxy 2022-04-21 02:05:12 +02: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
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
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
44ff96bbbd transfersh added custom dark theme 2021-11-18 22:27:20 +00:00
c043c4825c Added elkarbackup CT 2021-11-18 16:08:24 +00:00
8b53d272d2 Update 'Scripts/FirstSetup.sh' 2021-11-05 12:59:18 +00:00
470685e3c8 Fixed typo in GetExternalResources 2021-10-27 22:54:04 +00:00
6aa3cd1943 Fixed typo's in Readme and updated alpine jenkinsfile 2021-10-27 22:44:30 +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
d9ab77f384 added aptcacherng CT, Updated readme 2021-10-20 23:26:38 +00:00
cc6f043f9e Added CT's NodeJS, NodeRed, z2mqtt & nextcloud 2021-09-28 02:06:22 +00:00
4725db5b79 Added CT omadaV3, docker and transfersh 2021-09-23 00:38:27 +00:00
2fe45aa2b1 Added transfersh CT 2021-09-22 21:11:20 +00:00
f6152746fd Added domoticz ct 2021-09-22 02:06:47 +00:00
f46df35d6d Added nginx CT 2021-09-21 00:37:58 +00:00
7166ee0c09 Fixed GetExternalResources.sh 2021-09-18 00:23:28 +00:00
5bab220db2 Added Mysql CT 2021-09-18 00:10:15 +00:00
e32bd0cac6 Inital Commit 2021-09-14 18:03:20 +02:00