Michaël Jacobs
|
9d64e9f96e
|
Fix unbound variable in misc/create_lxc.sh
Adds missing `TEMPLATE_PATH` variable assignment.
|
2025-07-06 21:40:04 +02:00 |
|
Marcin Jaroszek
|
e79c724203
|
Fix typo in misc/install.func
Fix typo: SSH_AUTHORIZED_KfEY -> SSH_AUTHORIZED_KEY
|
2025-07-04 13:43:21 +02:00 |
|
Sam Heinz
|
2401d0946d
|
Merge remote-tracking branch 'upstream/main'
|
2025-07-02 11:19:00 +10:00 |
|
CanbiZ
|
8c1dac0583
|
Update tools.func (#5608)
|
2025-07-01 12:31:06 +02:00 |
|
Sam Heinz
|
b8e273bce8
|
Merge remote-tracking branch 'upstream/main'
|
2025-07-01 15:03:22 +10:00 |
|
CanbiZ
|
254f2b894d
|
tools.func: optimize binary build installs with helper (#5588)
|
2025-06-30 20:23:25 +02:00 |
|
CanbiZ
|
a80ec39740
|
fix broken ip6 config file
|
2025-06-30 12:39:29 +02:00 |
|
CanbiZ
|
bb33d00829
|
Update api.func
|
2025-06-30 12:33:57 +02:00 |
|
CanbiZ
|
b26c5c9354
|
[core]: add ipv6 configuration support (#5575)
|
2025-06-30 12:11:44 +02:00 |
|
Sam Heinz
|
f1167da6d0
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-29 16:42:27 +10:00 |
|
CanbiZ
|
97a1c64fad
|
remove exit if npm update failed
|
2025-06-26 23:42:22 +02:00 |
|
CanbiZ
|
c2b5747718
|
readd npm latest update
|
2025-06-26 20:49:17 +02:00 |
|
CanbiZ
|
d31fd08d69
|
fix nodejs
|
2025-06-26 19:04:14 +02:00 |
|
Slaviša Arežina
|
0a72c81ea5
|
Update tools.func (#5488)
|
2025-06-26 18:24:43 +02:00 |
|
Slaviša Arežina
|
64397b16c5
|
[tools] Fix setup_mongodb function (#5486)
* Fix repo component name
* Update
|
2025-06-26 16:27:15 +02:00 |
|
CanbiZ
|
8d91a5df5f
|
Fix Apt-Cacher Issue with CAT
|
2025-06-25 18:03:54 +02:00 |
|
CanbiZ
|
454c574d38
|
tools.func: new helper for imagemagick (#5452)
|
2025-06-25 12:37:15 +02:00 |
|
Sam Heinz
|
c54a761dae
|
Update core.func
|
2025-06-24 22:04:52 +10:00 |
|
Sam Heinz
|
c0f3cd17e1
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-24 21:42:22 +10:00 |
|
CanbiZ
|
1d06016ae1
|
Update tools.func (#5422)
|
2025-06-24 13:25:26 +02:00 |
|
Sam Heinz
|
4ce0663474
|
Force setup_mongodb to use jammy repo
Will probably break something but they dont ship mongodb-org on arm64 debian
|
2025-06-24 14:01:03 +10:00 |
|
CanbiZ
|
c09606db69
|
[core]: tools.func -> autoupdate npm to newest version on install (#5397)
|
2025-06-23 20:57:01 +02:00 |
|
CanbiZ
|
75b6aa9dac
|
Update build.func
|
2025-06-22 20:53:02 +02:00 |
|
CanbiZ
|
aab85ab654
|
fix issue while creating ct without gnupg2
|
2025-06-22 20:43:25 +02:00 |
|
CanbiZ
|
5e87af5e8f
|
Update build.func
|
2025-06-22 20:25:01 +02:00 |
|
CanbiZ
|
8bd6d89bff
|
quickfix
|
2025-06-22 20:16:16 +02:00 |
|
CanbiZ
|
ddf3019021
|
quickfix missing char
|
2025-06-22 20:06:25 +02:00 |
|
CanbiZ
|
5fcc97142f
|
[core]: fix timing issues while template update & timezone setup at create new LXC (#5358)
* fix timezone timing issue at new LXC
* fix possible issue on templates
|
2025-06-22 19:54:55 +02:00 |
|
Sam Heinz
|
d32de66225
|
Fix unclosed if statement
|
2025-06-22 20:25:53 +10:00 |
|
Sam Heinz
|
624921330f
|
Update create_lxc.sh
|
2025-06-22 19:54:21 +10:00 |
|
Sam Heinz
|
a572699f1c
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-22 19:54:13 +10:00 |
|
Sam Heinz
|
174cad684f
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-22 19:40:06 +10:00 |
|
CanbiZ
|
074d6fa31b
|
quickfix: broken formatting in verbose spinner
|
2025-06-20 15:10:50 +02:00 |
|
CanbiZ
|
637f9a1f44
|
quickfix broken format
|
2025-06-20 13:32:57 +02:00 |
|
CanbiZ
|
1f7d85ac60
|
[core]: unify misc/*.func scripts with centralized logic from core.func (#5316)
* Core Changes
* Formatting
* add create_lxc patches
* Update install.func
* remove dev header
|
2025-06-20 13:28:06 +02:00 |
|
CanbiZ
|
b5012c4225
|
Feat: Quorum Status (#5278)
|
2025-06-19 18:50:23 +02:00 |
|
CanbiZ
|
5db3d92286
|
Add hostname validation and replace recursion for invalid inputs in advanced settings (#5291)
|
2025-06-19 18:48:35 +02:00 |
|
CanbiZ
|
93f9291d7c
|
tools.func: Standardized and Renamed Setup Functions (#5241)
* Upgrade Tools.func
* Update tools.func
* Update tools.func
|
2025-06-18 12:07:08 +02:00 |
|
Michel Roegl-Brunner
|
2a4353fa13
|
[core] Move install_php() from VED to main (#5182)
|
2025-06-16 14:20:46 +02:00 |
|
CanbiZ
|
6e1ee7d16e
|
Refactor: IP-Tag (#5152)
|
2025-06-16 07:40:21 +02:00 |
|
Slaviša Arežina
|
74c6df5aa6
|
Update install_mariadb func (#5138)
|
2025-06-14 23:13:59 +02:00 |
|
Michel Roegl-Brunner
|
0e63437154
|
install.func (#5109)
|
2025-06-12 17:26:12 +02:00 |
|
Michel Roegl-Brunner
|
2574e41ee8
|
Prevent api from posing if disabled (#5080)
|
2025-06-10 09:24:20 +02:00 |
|
Michel Roegl-Brunner
|
4b7c734b9a
|
Fix typo in build.func (#5041)
|
2025-06-07 20:57:55 +02:00 |
|
CanbiZ
|
1e3d0e501b
|
lowercase immich
|
2025-06-02 18:14:47 +02:00 |
|
CanbiZ
|
05c008241e
|
add hw for immich, openwebui / remove scrypted (#4927)
|
2025-06-02 16:40:08 +02:00 |
|
Michel Roegl-Brunner
|
43697716ae
|
Various fixes (#4924)
|
2025-06-02 14:16:11 +02:00 |
|
CanbiZ
|
a307f9086b
|
tools.func: Bugfix old gpg key for mysql & little improvements (#4916)
|
2025-06-02 11:41:25 +02:00 |
|
CanbiZ
|
4e3286f11b
|
Introducing core.func (#4907)
|
2025-06-02 10:39:46 +02:00 |
|
CanbiZ
|
8787ef57b5
|
Update tools.func
|
2025-05-28 13:17:28 +02:00 |
|