FreddleSpl0it
|
ac90ecaf4f
|
Merge remote-tracking branch 'origin/staging' into nightly
|
2025-08-19 11:51:54 +02:00 |
|
DerLinkman
|
e91d678bd1
|
fix docker version detection
|
2025-08-06 09:36:05 +02:00 |
|
DerLinkman
|
ef5739c32f
|
add 2025-08 as breaking major release
|
2025-08-06 08:39:21 +02:00 |
|
DerLinkman
|
88bf9b02e1
|
core: modules splitting + ipv6 nat rewrite (#6634)
* ipv6: added ipv6 detection + removed ip6 nat container
* nginx: renamed DISABLE_IPv6 to ENABLE_IPV6 to align
* initial commit for script overhauls
* rewrite to scripts after testing (improved error handling)
* fixed missing fi in update.sh
* fixed/added comments for modules
* fix broken EXIT_CODE var handling
* added jq as dependancy
* fixed docker version check for daemon
* improved _modules handling while running
* reintegrated module loading (update.sh)
* added error handling for blank daemon.json
* adapted removal of ACME_CONTACT for nightly
* move detect_major_update func to core submodule
* removed unnecessary message on every call of function
* Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update _modules/scripts/core.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* improve ENABLE_IPV6 check in nginx bootstrap
* improve detection of ENABLE_IPV6
* ip6_controller: moved docker major detection upwards
* Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* reuse DOCKER_MAJOR Variable in ip6_controller
* fix some smaller typos in update.sh
* smaller bugfixes in submodules
* completely remove ACME_CONTACT Variable
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-06 08:36:40 +02:00 |
|
DerLinkman
|
690d511e54
|
reuse DOCKER_MAJOR Variable in ip6_controller
|
2025-08-05 16:37:09 +02:00 |
|
DerLinkman
|
e2a2b42139
|
Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 16:36:29 +02:00 |
|
DerLinkman
|
4bbda8006d
|
Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 16:36:22 +02:00 |
|
DerLinkman
|
a281746958
|
ip6_controller: moved docker major detection upwards
|
2025-08-05 16:25:59 +02:00 |
|
DerLinkman
|
00c025f31a
|
Update _modules/scripts/core.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 16:12:11 +02:00 |
|
DerLinkman
|
9b6388d0d0
|
Update _modules/scripts/new_options.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 16:11:39 +02:00 |
|
DerLinkman
|
2f25fcad77
|
removed unnecessary message on every call of function
|
2025-08-05 16:04:10 +02:00 |
|
DerLinkman
|
7067e2c714
|
move detect_major_update func to core submodule
|
2025-08-05 16:04:10 +02:00 |
|
DerLinkman
|
9f3cdfa713
|
adapted removal of ACME_CONTACT for nightly
|
2025-08-05 16:03:26 +02:00 |
|
DerLinkman
|
529acf5ff6
|
added error handling for blank daemon.json
|
2025-08-05 16:03:26 +02:00 |
|
DerLinkman
|
befecfc31d
|
fixed docker version check for daemon
|
2025-08-05 16:03:24 +02:00 |
|
DerLinkman
|
004fcf092b
|
added jq as dependancy
|
2025-08-05 16:03:24 +02:00 |
|
DerLinkman
|
17e38a05f0
|
fixed/added comments for modules
|
2025-08-05 16:03:23 +02:00 |
|
DerLinkman
|
73929db796
|
rewrite to scripts after testing (improved error handling)
|
2025-08-05 16:03:22 +02:00 |
|
DerLinkman
|
fb0685fa71
|
initial commit for script overhauls
|
2025-08-05 16:03:21 +02:00 |
|