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.
This commit is contained in:
June 2025-10-24 22:57:03 +02:00
commit df32e1cac8
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 57 additions and 64 deletions

View file

@ -1,15 +1,4 @@
ELASTICSEARCH_VERSION=8.19.4
IMAGE_REPO=ghcr.io/zammad/zammad
MEMCACHE_SERVERS=zammad-memcached:11211
MEMCACHE_VERSION=1.6-alpine
POSTGRES_DB=zammad_production
POSTGRES_PASS={{ secret__zammad_db_password }}
POSTGRES_USER=zammad
POSTGRES_HOST=zammad-postgresql
POSTGRES_PORT=5432
POSTGRES_VERSION=15-alpine
REDIS_URL=redis://zammad-redis:6379
REDIS_VERSION=7-alpine
RESTART=always
VERSION=6
NGINX_SERVER_SCHEME=https