FreddleSpl0it
|
9940c503a2
|
[Nginx] do not invert ENABLE_IPV6
|
2025-09-22 14:16:42 +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 |
|
FreddleSpl0it
|
a567d5dc31
|
[Nginx] Add support for trusted proxies via env var
|
2025-02-18 11:03:34 +01:00 |
|
FreddleSpl0it
|
3544a2246e
|
[Nginx] fix ADDITIONAL_SERVER_NAMES array
|
2025-02-04 13:30:00 +01:00 |
|
FreddleSpl0it
|
97890b71f1
|
[Nginx] Invert SKIP container condition
|
2025-02-03 12:22:13 +01:00 |
|
FreddleSpl0it
|
e645f931dc
|
[Nginx] Add env var for HTTP to HTTPS redirection
|
2025-02-03 12:05:08 +01:00 |
|
FreddleSpl0it
|
0ad327bbe5
|
[Nginx] Use separate vhosts for additional server names
|
2025-01-29 09:51:45 +01:00 |
|
FreddleSpl0it
|
7bcd61ecb5
|
[Nginx] Generate includes for custom configs
|
2025-01-22 14:30:47 +01:00 |
|
FreddleSpl0it
|
8853e2c44a
|
[Nginx] Use SOGo IPv4 for upstream
|
2024-12-09 09:50:16 +01:00 |
|
FreddleSpl0it
|
70ca5fde95
|
[Nginx] Use jinja2 for templating nginx configuration
|
2024-11-19 08:39:52 +01:00 |
|
Kristian Klausen
|
a0cdc1e4ff
|
Remove "empty" folders
There seems to be no reason for this empty folders.
|
2018-02-13 23:45:49 +01:00 |
|
andryyy
|
d891bc8894
|
Docs
|
2017-03-02 11:23:23 +01:00 |
|
andryyy
|
5f7fb2e7c2
|
Deployed dfc88cc with MkDocs version: 0.16.1
|
2017-03-02 11:21:46 +01:00 |
|
andryyy
|
9022176ad0
|
Nginx needs no modification anymore
|
2016-12-17 10:07:07 +01:00 |
|
andryyy
|
0498a8f6be
|
Move Nginx to Docker hub
|
2016-12-14 09:06:14 +01:00 |
|
andryyy
|
5b9e598f6f
|
Add dummy folders for Dockerfiles we pull from hub
|
2016-12-09 20:47:15 +01:00 |
|