Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions install/docker-compose.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ graphical Docker front ends like
Prerequisites
-------------

- This documentation expects you already have a working
`Docker Compose <https://docs.docker.com/compose/>`_ environment.
- Make sure your Docker Compose setup matches the
`requirements <https://github.com/zammad/zammad-docker-compose#requirements>`_
you can find in the README of Zammad's Docker Compose repository.
- Make sure to have at least 4 GB of RAM to run the containers.
- Adjust your host's settings to run Elasticsearch properly:

Expand Down
Loading