Running Zammad on docker using the same elasticsearch

Hi, I’m looking forward to setup zammad as dockerized instances, but using only one elasticsearch container. How can I achieve that? As we know, elasticsearch is quite resource-hungry, and with a limited resource available, I want to see how to achieve this?

What I expect:
2-3 Zammad Containers
1 Elasticsearch Container
All Zammad Containers are utilizing the same ES container.

Server Specs:
CentOS 7
4 vCPUs
8GB RAM

Really appreciate all the help and assistance!

You may want to have a look at the environment section of docker-compose.
It should answer your questions accordingly.
https://docs.zammad.org/en/latest/install/docker-compose/environment.html

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