Files
docker-zulip/README.md
Alexander Trost a5511b67e8 Pushed to new version
Added fixed supervisor puppet manifest
2016-12-30 14:14:20 +01:00

2.6 KiB

Welcome to docker-zulip!

Docker Repository on Quay.io

Current Version: 1.4.2-3


This is a container image for Zulip from Dropbox

Quote from Zulip.Org:

Powerful open source group chat

Thanks to dropbox for Open Sourcing Zulip! - Zulip's Github


How to configure the container

See the Configuration Page for infos about configuring the container to suit your needs.


How to get the container running

To pull the image run

docker pull quay.io/galexrt/zulip:1.4.2-3 or docker pull galexrt/zulip:1.4.2-3

For the latest development image run

docker pull quay.io/galexrt/zulip:dev


Configure your docker-compose.yml, before running the container!

If you don't configure it, you'll end up with a misconfigured Zulip Instance!

Check the wiki page on how to configure the image, here. Wiki Page


Starting the container

To start the container, you have to use either use docker-compose or kubernetes:

Don't forget to configure your docker-compose.yml properly!!

Using docker-compose

Change to the root of the source folder and use docker-compose up.

Using Kubernetes

A Kubernetes pod file is in the kubernetes/ folder. The command to run it would be kubectl create -f ./kubernetes/.


Community

Contributing

If you find this container useful, here's how you can help:

  • Help users with issues they may encounter
  • Send a pull request with your awesome new features and bug fixes

Please use 4 spaces as intent in the files, Thanks!

A big thanks to everybody that sends in issues, pull request! and helps with the issues/tickets! :-)