README: Describe the status of this project more clearly.

This commit is contained in:
Tim Abbott
2020-06-30 23:30:50 -07:00
parent ccb13bbc53
commit fe39e3d65f

View File

@@ -11,10 +11,14 @@ This is a container image for running [Zulip](https://zulip.com)
Current Zulip version: `2.1.7` Current Zulip version: `2.1.7`
Current Docker image version: `2.1.7-0` Current Docker image version: `2.1.7-0`
Project status: **Experimental**. The core Zulip community recently Project status: **Alpha**. While this project works and is
adopted this project, and hasn't yet cleaned it up to our used by many sites in production, configuring is substantially more
satisfaction. We recommend using the normal Zulip installer for error-prone than the [normal Zulip installer][normal-install] (which
production usage. Just Works). We recommend this project if you want to host Zulip
using Docker, but both setting up and maintaining a Zulip server is
simpler and less error-prone with the normal installer than with Docker.
[normal-install]: https://zulip.readthedocs.io/en/latest/production/install.html
## Overview ## Overview