CanbiZ
9c59abf838
Update scripts to use Debian 13 and improve update logic
...
Bump default container OS version from Debian 12 to 13 across multiple LXC setup scripts. Refactor update_script functions for consistency, improve messaging, and standardize apt usage. Update Kimai install and update scripts to use setup_php, setup_composer, and fetch_and_deploy_gh_release helpers, and switch from MySQL to MariaDB. Update Kometa to use Python 3.13. Minor improvements to backup, cleanup, and service management steps in several scripts.
2025-10-23 16:28:01 +02:00
Slaviša Arežina
ab38031a32
Fix tag vars ( #8182 )
2025-10-08 08:30:22 +02:00
CanbiZ
9305a4ca85
[feat]: migrate all update_scripts to new version helper (gh) ( #7262 )
...
* first migrations
* finalize
* add fix kometa inside function
2025-08-29 12:27:24 +02:00
CanbiZ
05b58decc2
Refactor: Kometa ( #6673 )
...
* Remove: HomeAssistant-Core [deprecated]
* Refactor: Kometa
* sometimes git sucks
2025-08-08 22:36:05 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-04-01 10:25:46 +02:00
CanbiZ
ece3ad2b13
Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) ( #2596 )
...
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
Slaviša Arežina
d1e0c2d164
Fix: Kometa - fixed successful setup message and added info to json ( #2495 )
...
* Fix the installation complete message
* Added info in json
2025-02-19 15:26:20 +01:00
CanbiZ
af01193bc2
[core] cleanup (remove # App Default Values) ( #2356 )
2025-02-13 17:59:47 +01:00
Slaviša Arežina
fe93224d77
increase RAM and hdd resources ( #2367 )
2025-02-13 16:03:13 +01:00
Slaviša Arežina
2a91a5d2e9
Fix: Kometa - Fix wrong web site address ( #2318 )
...
* fix web address
* fix another bad web address
2025-02-12 22:45:28 +01:00
Slaviša Arežina
65f8495a12
New Script: Kometa ( #2281 )
...
* add kometa script
* scale up LXC a bit
* fixes
* Update kometa.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-02-12 20:07:32 +01:00