From 821328a3436d48fb9c5d98f701b5dc00da7e9b13 Mon Sep 17 00:00:00 2001 From: Alexander Trost Date: Sun, 18 Oct 2015 01:47:35 +0200 Subject: [PATCH] Added updated README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b956046..939f8c1 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,16 @@ # docker-zulip -Zulip Server as a Docker Image - -#### Please, don't use the master branch (I'm not really testing when commiting to master!!), use a version branch if available!! +[![Docker Repository on Quay.io](https://quay.io/repository/galexrt/zulip/status "Docker Repository on Quay.io")](https://quay.io/repository/galexrt/zulip) *Quay.io* https://quay.io/repository/galexrt/zulip + *Docker Hub* https://hub.docker.com/r/galexrt/zulip ___ - ##### WARNING! This is currently work in progress. It's not fully "working" yet. - -In the folder [includes/zulip](includes/zulip) are modified zulip manifestss for puppet. -The manifests are modified to "just" install zulip (+ rabbitmq-server, because of zulip not allowing configuration of an external rabbitmq-server) not more, not less. - +The folder [includes/zulip](includes/zulip) contain modified zulip manifests for puppet. +The manifests just install zulip (+ rabbitmq-server) not more, not less. Some files are modified to fit the container life. +___ +## Zulip > Powerful open source group chat - From zulip.org See https://zulip.org/ for details about the Zulip Server