-
-
Notifications
You must be signed in to change notification settings - Fork 270
Home
Alexander T edited this page Oct 22, 2015
·
10 revisions
See the Configuration Page for infos about configuring the container to suit your needs.
docker pull quay.io/galexrt/zulip:1.3.7
If you don't configure it, you'll end up with a misconfigured Zulip Instance!
To start the container, you have to use either use docker-compose
or kubernetes
:
Don't forget to configure your docker-compose.yml
properly!!
Change to the root of the source folder and use docker-compose up
.
Change to the root of the source folder and use kubectl create -f ./kubernetes/
.