Closed kamilkobak closed 1 year ago
The current docker-compose.yml is broken. Postgresql client config is missing. See: https://github.com/zammad/zammad-docker-compose/pull/357
Also upgrade to version 6 requires manual migration of the data. see https://github.com/zammad/zammad-docker-compose/issues/348#issuecomment-1609202582
There are many problems with zammad 6. I'm surprised this version has been released.
There are many problems with zammad 6. I'm surprised this version has been released.
Please don't confuse compose / docker Zammad with Zammad itself. Zammad 6 itself is running great.
OK thx
Should be fixed by #366
I am trying to run Zammad 6 on docker compose and still having problems. As if variables are not passed between containers, for example Postgres variables. I tested on Debin 12 and Ubuntu Server 22.04. If I run Zammad 5.4 on the same systems there is no problem.
Infos
Steps to reproduce the behavior
Logs:
Checking variables:
Why ?