Alex Vandiver
cd348fb093
postgresql: Add a script to upgrade PostgreSQL data.
...
This scripts the steps given in the upgrade documentation, altered for
supporting Docker managed volumes.
2022-11-28 23:17:05 -05:00
Adarsh PK
74aea021ce
docker-compose: Switch to docker managed volumes.
...
Docker-managed volumes[^1] are more cross-platform compatible than
hard-coded paths, and will work even if the Docker user cannot write
to the arbitrary path of `/opt/docker/zulip` on the Docker host.
[^1]: https://docs.docker.com/storage/volumes/
Co-authored-by: Alex Vandiver <alexmv@zulip.com >
2022-11-28 21:27:00 -05:00
Alex Vandiver
22f90023e9
Update versions for Zulip Server 5.7.
2022-11-16 10:52:06 -05:00
Matt Keller
6fe46d19e1
Add a section on updating postgresql to 14.
...
Tweaked and confirmed version of the galexrt section below it.
2022-11-04 11:19:16 -07:00
Anders Kaseorg
b1661d1a49
Update versions for Zulip Server 5.6.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2022-08-24 16:40:10 -07:00
Anders Kaseorg
6b1464b62f
Update versions for Zulip Server 5.5.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2022-07-21 18:13:41 -07:00
Alex Vandiver
d2cd253b38
Update versions for Zulip Server 5.4.
2022-07-11 23:57:59 -07:00
Alex Vandiver
4bdfa82456
Update versions for Zulip Server 5.3.
2022-06-21 14:15:49 -07:00
Ben
e2503cd4c9
Add a setting for load balancer IPs.
2022-06-02 14:01:24 -04:00
Gergo Torcsvari
26c0b812e8
Add helm chart
...
A helm chart is added for the installation of Zulip into Kubernetes
clusters. The chart is based on a version of PR #287 , but contains
significant changes.
The chart depends on Bitnami helm charts for the installation of
Memcached, Postgresql, Rabbitmq and Redis.
The chart includes the possibility to add `postSetup` scripts which
are mounted to `/data/post-setup.d` and executed by the docker-zulip
Docker container.
More information can be found in the chart's README in
kubernetes/chart/zulip/README.md
2022-05-10 17:45:49 -07:00
Alex Vandiver
461360d332
Update versions for Zulip Server 5.2.
2022-05-04 11:22:42 -07:00
Alex Vandiver
133adff8b9
Update versions for Zulip Server 5.1.
2022-04-01 23:05:05 -07:00
Alex Vandiver
5ca15b51c7
Update versions for Zulip Server 5.0.
2022-03-29 10:54:40 -07:00
Alex Vandiver
c53d0dc19f
Update versions for Zulip Server 4.11.
2022-03-15 14:07:28 -07:00
Alex Vandiver
fafaa9d019
Update versions for Zulip Server 4.10.
2022-02-25 13:55:45 -08:00
Alex Vandiver
139e60a00f
Update versions for Zulip Server 4.9.
2022-01-24 18:33:04 -08:00
Alex Vandiver
a8d13a0c66
Release 4.8-1.
...
Due to a Docker caching bug, 4.8-0 was mistakenly built off of `main`,
not the `4.8` tag.
2021-12-09 13:03:53 -08:00
Alex Vandiver
e57a391e4b
Update versions for Zulip Server 4.8.
2021-12-01 15:49:45 -08:00
Alex Vandiver
f680f3a8a0
Update versions for Zulip Server 4.7.
2021-10-04 14:08:04 -07:00
Anders Kaseorg
97962023d7
Update versions for Zulip Server 4.6.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2021-09-23 16:44:05 -07:00
Gus Hahn-Powell
feec4ded42
SETTINGS -> SETTING
...
The accepted prefix is `SETTING_` (not `SETTINGS_`)
2021-08-30 11:14:55 -07:00
Anders Kaseorg
d5c139beb4
Merge tag '4.5-0'
2021-08-04 16:19:57 -07:00
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.
2021-07-25 16:07:50 -07:00
Alex Vandiver
1dfda3b903
Update versions for Zulip Server 4.4.
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 >
2021-06-03 13:12:42 -07:00
Anders Kaseorg
c4b85f96b6
Update versions for Zulip Server 4.2.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
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 >
2021-05-13 16:28:53 -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.
2021-04-14 12:13:36 -07:00
Anders Kaseorg
d483d0759a
Update versions for Zulip Server 3.3.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2020-12-01 13:55:48 -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 >
2020-09-15 17:01:21 -07:00
Anders Kaseorg
65cb050833
Update versions for Zulip Server 3.1.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
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 >
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 >
2020-06-25 21:25:55 -07:00
Tim Abbott
457cfa9d05
Release docker-zulip 2.1.6-1.
2020-06-17 12:35:53 -07:00
Anders Kaseorg
2a6023d7d4
Update versions for Zulip Server 2.1.6.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
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
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 >
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 >
2020-04-01 14:06:02 -07:00
Anders Kaseorg
f2ae767f9a
Enable Redis authentication.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com >
2020-01-16 17:15:43 -05:00