added docker-compose docu link

This commit is contained in:
André Bauer 2017-01-09 15:11:53 +01:00
parent 119ae32d8d
commit 6d5315aadc

View File

@ -13,26 +13,4 @@ This repo is meant to be the starting point for somebody who likes to use docker
## Getting started with zammad-docker-compose
* git clone git@github.com:zammad/zammad-docker-compose.git
* cd zammad-docker-compose
### Setting vm.max_map_count for Elasticsearch
* sysctl -w vm.max_map_count=262144
### Using DockerHub images
* docker-compose up
#### Updating Zammad
* docker-compose pull
* docker-compose up
### Building locally
* docker-compose -f docker-compose-build.yml up
### DockerHub Repo
* https://hub.docker.com/r/zammad/zammad-docker-compose/
https://docs.zammad.org/en/latest/install-docker-compose.html