added zammad to catalog

This commit is contained in:
André Bauer
2017-01-29 11:16:45 +01:00
parent d4f83acad5
commit cde4fa2142
5 changed files with 167 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
version: '2'
services:
elasticsearch:
scale: 1
start_on_create: true
nginx:
scale: 1
start_on_create: true
postgresql:
scale: 1
start_on_create: true
zammad:
scale: 1
start_on_create: true
zammad-scheduler:
scale: 1
start_on_create: true
zammad-railsserver:
scale: 1
start_on_create: true
zammad-websocket:
scale: 1
start_on_create: true