968e29ccb8
do v6-only for internal proxy protocol communication
...
Since we want to do v6-only internally, only listen on v6 for proxy
protocol.
This is also needed as we only have set_real_ip_from pointing to a v6.
2026-01-12 03:02:09 +01:00
a41b07949c
zammad(host): move to new network and hostname
2026-01-11 00:22:37 +01:00
df32e1cac8
zammad(host): move to latest upstream compose file version (v14.1.1)
...
It hopefully fixes bugs we had in the past, so removing the workarounds
and it also comes with default values now, so removing all variables set
to those defaults.
2025-10-24 22:57:03 +02:00
747e5b2d4c
zammad(host): change to .env configuration
...
Align the compose.yaml to upstreams v11.2.0 version.
This is a first step to hopefully then just use the upstreams version
directly and not vendor it.
2025-10-24 22:15:48 +02:00
425d302fa9
zammad(host): fix compose by using different elasticsearch image
...
Also execute manual update steps as outlined here:
https://github.com/zammad/zammad-docker-compose/releases/tag/v14.0.0
Note that this is updating only a part of the compose file and other
parts still are out-of-date and should be updated (like the Postgres).
2025-10-20 01:36:00 +02:00
7f1afef50d
move secrets from sops lookup plugin to sops vars plugin
...
This makes secret configuration and usage a good bit cleaner.
2025-05-04 16:50:15 +02:00
a943b152f2
zammad(host): move secrets to SOPS
2025-05-03 23:26:58 +02:00
07dbbf055c
reorganize (config) files and templates into one "resources" dir
...
This groups the files and templates for each host together and therefore
makes it easier to see all the (config) files for a host.
Also clean up incorrect, unused docker_compose config for mumble and
clean up unused engelsystem configs.
2024-12-08 02:55:25 +01:00