Zammad Docker-Compose install tutorial

Hello everyone! I am currently in the process of testing Chatwoot, and I also have an interest in trying out Zammad. Unfortunately, I’ve encountered some issues while attempting to install Zammad using Docker. I want to mention that I’m finding the documentation a bit challenging to follow, although it could just be a misunderstanding on my part. Are there any other tutorials or documentation resources available for installing Zammad with Docker Compose and configuring it with Nginx or Apache2 as a reverse proxy? I apologize if this question seems repetitive or unclear in any way.

The only available documentation for docker compose installations with Zammad is this:
https://docs.zammad.org/en/latest/install/docker-compose.html
in combination with the docker compose repo’s README:

That should put you in a position to run Zammad as compose quite quickly.

If that doesn’t help, the way easier way to install Zammad is by doing it as a package:
https://docs.zammad.org/en/latest/install/package.html

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.