838 Commits

Author SHA1 Message Date
Erik Tews
cb4fb05cba Clarify path for settings files with manual configuration.
The configuration files need to be placed in
`/opt/docker/zulip/zulip/settings/etc-zulip` so that Zulip will pick
them up properly. This commit clarifies that in the README.md file.
2021-08-02 15:46:01 -07:00
Tim Abbott
cabc5a802a Update versions for Zulip Server 4.5. 4.5-0 2021-07-25 16:07:50 -07:00
Alex Vandiver
1dfda3b903 Update versions for Zulip Server 4.4. 4.4-0 2021-07-22 16:59:36 -07:00
Alex Dehnert
6d0e462541 README: Typo fixes. 2021-06-29 12:05:35 -07:00
Anders Kaseorg
be53890ac5 Update versions for Zulip Server 4.3.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
4.3-0
2021-06-03 13:12:42 -07:00
Jens Willmer
b2add609a4 Remove unnecessary zulip-rabbit hostname.
As discussed in #195, `hostname` field is not necessary and just confusing.
2021-05-23 15:23:52 -07:00
Anders Kaseorg
c4b85f96b6 Update versions for Zulip Server 4.2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
4.2-0
2021-05-13 22:11:00 -07:00
Anders Kaseorg
39c7a94be5 Update versions for Zulip Server 4.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
4.0-0
2021-05-13 16:28:53 -07:00
Flávio Siqueira Prado
ce072f459f settings: Configure LDAP group settings as arrays.
Currently LDAP group settings are being treat as string, they should be treated as array
so we could configure it correctly while executing on `docker` or `kubernetes`.
2021-05-05 10:59:48 -07:00
Jennifer Hwang
43438bf84d Add plumbing for new queue_workers_multiprocess setting. 2021-04-25 08:32:18 -07:00
Alex Vandiver
9b7c0dba91 Update version for Zulip Server 3.4. 3.4-0 2021-04-14 12:13:36 -07:00
Tim Abbott
c3f0431c9f docs: Create FUNDING.yml. 2021-04-08 06:31:50 -07:00
Anders Kaseorg
de2af08a1e Set SKIP_VENV_SHELL_WARNING=1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-23 14:38:55 -07:00
Anders Kaseorg
a82b2c037e Fix ZULIP_GIT_REF to be a string, not a YAML float.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-23 14:38:55 -07:00
Jennifer Hwang
f484835267 Update Ubuntu base to 20.04. (#290) 2021-03-23 14:38:33 -07:00
Anders Kaseorg
d483d0759a Update versions for Zulip Server 3.3.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
3.3-0
2020-12-01 13:55:48 -08:00
ppenguin
cd02e6612d entrypoint: Add postgres port to entrypoint config script.
This is required to use docker-zulip with an existing postgres instance on a port other than 5432.

Co-authored-by: Jeroen Versteeg <jv@1nnovat.io>
2020-11-02 17:40:00 -08:00
Tim Abbott
54deed4b3d README: Document when restore-backup support was added. 2020-10-16 17:29:01 -07:00
Tim Abbott
af46dc5356 README: Document updating docker-compose.yml. 2020-10-16 17:23:52 -07:00
Anders Kaseorg
9d866d77eb Update versions for Zulip Server 3.2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
3.2-0
2020-09-15 17:01:21 -07:00
Alex Vandiver
5b2ec718b0 Update the nofile limit to 1m.
This increases the limits to match zulip/zulip#15950.
2020-08-03 12:13:42 -07:00
Anders Kaseorg
65cb050833 Update versions for Zulip Server 3.1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
3.1-0
2020-07-30 16:08:57 -07:00
Anders Kaseorg
c5b909e508 Update versions for Zulip Server 3.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
3.0-0
2020-07-16 11:07:30 -07:00
Tim Abbott
d2a45a543e README: Document interaction with Docker rootless.
Fixes #254.
2020-07-01 12:35:41 -07:00
Tim Abbott
fe39e3d65f README: Describe the status of this project more clearly. 2020-06-30 23:32:42 -07:00
Anders Kaseorg
ccb13bbc53 Update versions for Zulip Server 2.1.7.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2.1.7-0
2020-06-25 21:25:55 -07:00
Anders Kaseorg
0810e2ba67 Add zulip@localhost to memcached password database.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-25 21:25:55 -07:00
Tim Abbott
457cfa9d05 Release docker-zulip 2.1.6-1. 2.1.6-1 2020-06-17 12:35:53 -07:00
arpit551
40f027f109 provision: Replace --production-travis with --build-release-tarball-only.
--production-travis was renamed to --build-release-tarball-only, both
  in master and in the 2.1.5 release.

Fixes #256.
2020-06-17 12:33:58 -07:00
Anders Kaseorg
2a6023d7d4 Update versions for Zulip Server 2.1.6.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2.1.6-0
2020-06-17 00:38:21 -07:00
Anders Kaseorg
a2f4206579 Update versions for Zulip Server 2.1.5.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-16 23:48:18 -07:00
Michal Krejčí
35d23136c2 Added REALM_HOSTS to array filter in entrypoint.sh.
Fixes #258.
2020-06-11 21:06:06 -07:00
Anders Kaseorg
77e9e46f02 README: Update zulipchat.com link and email to zulip.com.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-08 14:15:02 -07:00
Anders Kaseorg
05dac7bad1 README: Fix GitHub capitalization.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-16 16:35:12 -07:00
Anders Kaseorg
1d332914e3 Update versions for Zulip Server 2.1.4.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2.1.4-0
2020-04-16 16:34:08 -07:00
Anders Kaseorg
2e3136930d docs: Uncomplicate sample docker-compose invocations.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-03 16:23:04 -07:00
RobertSeidler
fd96f3c43a docs: Minor clarification for MANUAL_CONFIGURATION. 2020-04-03 13:03:30 -07:00
Anders Kaseorg
be14e27876 Update versions for Zulip Server 2.1.3.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2.1.3-0
2020-04-01 14:06:02 -07:00
Anders Kaseorg
f2ae767f9a Enable Redis authentication.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2.1.2-0
2020-01-16 17:15:43 -05:00
Anders Kaseorg
7eff9be0c8 Enable memcached authentication.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-01-16 17:15:43 -05:00
Anders Kaseorg
b99ad164ce Update versions for Zulip Server 2.1.2.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-01-16 17:02:38 -05:00
Tim Abbott
7828b6ae0b Update versions for Zulip Server 2.1.1. 2.1.1-0 2019-12-13 17:24:22 -08:00
Tim Abbott
d83d05eaf6 Update versions for Zulip Server 2.1.0. 2.1.0-0 2019-12-12 22:37:23 -08:00
Tim Abbott
ff3d76ce6a Update versions for Zulip Server 2.0.7. 2.0.8-0 2019-12-12 17:35:17 -08:00
Anders Kaseorg
e471b37eee Finish updating versions for Zulip Server 2.0.7.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-12-01 23:24:26 -08:00
Tim Abbott
28f54809d3 Update versions for Zulip Server 2.0.7. 2.0.7-0 2019-11-21 10:29:56 -08:00
Tim Abbott
997e0d23ca Update versions for Zulip Server 2.0.6. 2.0.6-0 2019-11-08 17:05:00 -08:00
Cybernick
cf8749c9c6 Added AUTH_LDAP_REVERSE_EMAIL_SEARCH as array to match #11715 issue changes 2019-10-30 16:09:08 -07:00
Tim Abbott
f8d277d615 Update versions for Zulip Server 2.0.5. 2.0.5-0 2019-09-11 16:40:43 -07:00
Anders Kaseorg
8fd954b2cd Switch zulip-postgresql tag from latest to 10.
I’ve added a 10 tag to zulip-postgresql, current pointing to the same
image as latest.  Since upgrading to a new major version requires a
manual migration, we shouldn’t encourage it to happen automatically.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-29 16:41:39 -07:00