CanbiZ
5d2d54368a
Refactor install scripts and cleanup handling
...
Replaces manual apt cleanup commands with a unified cleanup_lxc function across install scripts. Updates apt-get to apt for package installation, improves repository setup logic, and standardizes service creation. Minor messaging and variable usage improvements for consistency.
2025-11-12 11:39:28 +01:00
CanbiZ
003422934a
upgrade old Scriptcalls to new tools.func calls ( #5242 )
...
* Upgraded Function Names related to #5241
* change gh calls
* add 2 missing
2025-06-18 12:03:00 +02:00
CanbiZ
5e8ee6baa8
MariaDB CLI Update, Go Install Helper & Minor Cleanup ( #4793 )
...
* .
* switch mysql to mariadb
* fix some basenames
* remove basename to correct filename
* merge firefly from main
2025-05-28 14:45:53 +02:00
CanbiZ
c356f77efe
Refactor: Remove redundant dependencies & unify unzip usage ( #4780 )
...
* refactor unzip / remove dep
* remove deps from alpine packages
* remove gnupg
* remove gnupg
2025-05-28 11:25:13 +02:00
CanbiZ
8b66c8a9dc
fix basename -o
2025-04-01 10:58:29 +02:00
CanbiZ
f7e7d457df
fix basename for curl
2025-04-01 10:51: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
2306531021
[core] Rebase Scripts (formatting, highlighting & remove old deps) ( #3378 )
...
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence
* f
2025-03-24 14:20:56 +01:00
Slaviša Arežina
067c962baf
New Script: Graylog ( #2270 )
...
* add graylog script
* Update install/graylog-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* fixes
* Update ct/graylog.sh
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* used wildcard to remove repo deb
* fixes v2
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
2025-02-12 20:05:42 +01:00