Tim Abbott
f51944994f
docker: Release 1.9.0-0.
2018-11-07 14:01:35 -08:00
Tim Abbott
80e41d0ca5
docker: Release 1.9.0-rc2-0.
...
This includes a few recent fixes to the Docker image, as well as a
newer release candidate of Zulip itself.
2018-08-31 16:31:14 -07:00
Tim Abbott
4f9391becb
docker: Release 1.9.0-rc1-2.
2018-08-27 11:58:03 -07:00
Tim Abbott
b2bb979b4e
yaml: Use single quotes in environment variables.
...
Single quotes in YAML have fewer situations where escaping is relevant
than double-quotes, which means using them as the default will help
prevent users from running into escaping issues.
2018-08-23 13:01:29 -07:00
Tim Abbott
2f23841919
docker: Release 1.9.0-rc1-1.
2018-08-23 12:17:13 -07:00
Tim Abbott
4b89ae5d77
docker: Upgrade docker-zulip to Zulip 1.9.0-rc1.
...
This docker image has only really supported Git leading up to Zulip
1.9 for a while now. Now that there's a release candidate out, it
makes sense to declare that explicitly.
This commit will be tagged 1.9.0-rc1-0.
2018-08-09 17:27:06 -07:00
Tim Abbott
f1196c80d8
rabbitmq: Configure the persistent storage volume.
...
The upstream rabbitmq project configures a persistent storage volume
(where data like the authentication details for the server are
stored), and it's a lot better for us to configure this explicitly, so
that all persistent state is stored in /opt/docker/zulip.
2018-08-02 10:15:59 -07:00
Tim Abbott
1e83a8c0a2
dependencies: Upgrade RabbitMQ dependency container.
...
The newer version has less messy console output spam.
2018-08-02 09:20:45 -07:00
Tim Abbott
ee0a7cb9ca
Document how to enable the push notifications service.
2018-05-27 18:17:31 -07:00
Tim Abbott
1ba4fba48d
Set EMAIL_HOST default to "".
...
This prevents Zulip from wasting a bunch of resources repeatedly
trying to deliver emails with invalid configuration (because
`EMAIL_HOST` not being set results in the dummy email backend being
used).
2018-05-27 18:12:47 -07:00
Tim Abbott
e8a2404c9a
kubernetes: Fix typo in postgres password setting name.
2018-05-27 17:04:42 -07:00
Tim Abbott
2e0d92f6b2
sample configs: Remove some obsolete settings.
...
These former settings no longer do anything in Zulip.
2018-05-27 17:02:57 -07:00
Tim Abbott
a4428ce28e
postgres: Fix configuration for getting postgres password.
...
This fixes a regression introduced in 87f6030726 .
2018-05-21 09:35:02 -07:00
Tim Abbott
e2243b7707
Rewrite SSL certificate generation to be simpler.
...
This also adds a hook for where we could eventually add certbot
support.
Fixes #104 .
2018-05-21 09:25:39 -07:00
Jason Michakski
87f6030726
Use zulip/zulip-postgresql for the database
...
With this change the zulip specific database initialization moves out
of the zulip container and into the database container.
2018-05-16 14:38:39 -07:00
Jason Michakski
981da0b0b5
kubernetes: Fix hostnames in the zulip pod
...
All of the containers are running on a single pod so we can use
localhost to connect to the other services. After this change database
migrations are completing and the app server is starting. It seems
rabbit MQ is still failing to run correctly.
2018-05-16 14:38:21 -07:00
Alexander Trost
540d9b0cc8
prepare tag 1.8.1-0
2018-05-08 11:39:42 +02:00
Alexander Trost
431a36da79
cut version 1.8.0-2
2018-04-23 21:08:20 +02:00
Alexander Trost
1b4cedf36b
Update to image tag 1.8.0-1
2018-04-18 09:46:41 +02:00
Alexander Trost
7a4d573c6b
Updated Zulip to version 1.8.0
2018-04-18 08:43:37 +02:00
Alexander Trost
5bbb6ca8b8
Prepare 1.7.2 release
2018-04-12 20:59:16 +02:00
Alexander Trost
04af3b1627
Update to Zulip version 1.7.1
2017-11-23 07:46:42 +01:00
Alexander Trost
54b52495a3
cut version 1.7.0-2
2017-11-15 11:16:24 +01:00
Alexander Trost
2458cff0bd
cut version 1.7.0-1
2017-11-02 10:58:05 +01:00
Alexander Trost
baa9ed92a7
cut version 1.7.0-0
2017-10-26 11:44:35 +02:00
Alexander Trost
cbb85a002f
cut version 1.6.0-2
2017-10-20 15:05:30 +02:00
Alexander Trost
dd3f6dcb72
Cut docker-zulip version v1.6.0-1
2017-06-09 13:56:34 +02:00
Alexander Trost
436bae0229
Update to Zulip 1.6.0
2017-06-07 08:38:32 +02:00
Alexander Trost
989fa444fc
Update to version 1.5.2-0
...
Zulip version is normal version
2017-06-02 12:55:03 +02:00
Alexander Trost
83f1300929
Get ready to release 1.5.1-5
2017-04-05 23:20:37 +02:00
Alexander Trost
540e061396
Release version v1.5.1-4 of docker-zulip
2017-03-31 23:18:28 +02:00
Alexander Trost
d34803e91c
Fix missing rabbitmqctl issue
...
Update to version 1.5.1-3
2017-03-17 15:07:40 +01:00
Alexander Trost
60122d333a
Update to Zulip version 1.5.1
2017-02-07 20:48:05 +01:00
Alexander Trost
3a4340d359
Update to 1.5.0
2017-02-07 08:43:32 +01:00
Alexander Trost
e7428d4724
Updated Zulip version to 1.4.3
2017-01-30 19:17:54 +01:00
Alexander Trost
a5511b67e8
Pushed to new version
...
Added fixed supervisor puppet manifest
2016-12-30 14:14:20 +01:00
Alexander Trost
b09e31c019
Updated to version tag 1.4.2-2
2016-11-29 15:16:14 +01:00
Alexander Trost
70b1d109d8
Update to Zulip 1.4.2
2016-09-29 12:22:19 +02:00
Alexander Trost
32d062d77b
Update files to 1.4.1-2
2016-09-27 18:12:40 +02:00
Alexander Trost
edb5781bc6
Added secret_key env var to kube rc
2016-09-23 10:27:36 +02:00
Alexander Trost
58f47fd73f
Update image version to 1.4.1-1 for new release
2016-09-14 15:07:20 +02:00
Alexander Trost
233d49e5ee
Updated to Zulip v1.4.1
2016-09-08 08:17:41 +02:00
Alexander Trost
ff1ffbb04a
Update to Zulip v1.4.0
2016-08-26 11:19:11 +02:00
Alexander Trost
5748d900f2
Update to Zulip 1.3.13
2016-06-22 09:52:53 +02:00
Alexander Trost
be2eaad80b
Updated files to latest version tag
2016-06-14 13:23:41 +02:00
Alexander Trost
679c49afde
Update to new version
2016-05-12 16:29:48 +02:00
Alexander Trost
8a3af4df92
Removed all Zulip duplicate files
2016-05-08 15:39:21 +02:00
Alexander Trost
40ae81493a
Update to v1.3.10-1
2016-04-24 14:10:41 +02:00
Alexander Trost
20e2166f30
Cleanups before we push the 1.3.10 version
2016-02-17 18:35:15 +01:00
Alexander Trost
525d3d1190
Updated to Zulip version 1.3.10
2016-01-28 18:04:31 +01:00