/docker-zulip

Zulip Server as a Docker Image

Primary LanguageShellApache License 2.0Apache-2.0

Welcome to docker-zulip!

Docker Repository on Quay.io


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:

For docker use:

docker pull quay.io/galexrt/zulip:v1.3.10 or docker pull galexrt/zulip:v1.3.10

For the latest development image changes use:

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!


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:

Change to the root of the source folder and use kubectl create -f ./kubernetes/.


Community

  • Chat with other docker-zulip users in the IRC. On the IRC Freenode Webchat or using a client Join IRC channel server, in the #docker-zulip channel

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! :-)