Zammad

dsdfdsf

sdfsddfdsfdsfdsf

Systemvorrausetzungen

sysctl -w vm.max_map_count=262144

Installation mit Docker Compose

GitHub Repo klonen

git clone https://github.com/zammad/zammad-docker-compose.git

Adjust Environment as Needed

In some cases our default environment is not what a docker-compose user is looking for. See Docker Environment Variables for details on which settings can be configured.

If you want to use a .env file, you can use the provided .env.dist file and copy it to .env. That way it will be picked up by Docker-Compose automatically and not overwritten during updates.

Zammad runs on port 8080 by default. If you want to use another port, you can set it via the variable NGINX_EXPOSE_PORT.

 


Revision #2
Created 22 July 2024 12:12:24 by CoreStream Group
Updated 22 July 2024 12:21:28 by CoreStream Group