mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
docs: Document Ubuntu 16.04 support in production.
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Ensure you have an Ubuntu system that satisfies [the installation
|
Ensure you have an Ubuntu system that satisfies [the installation
|
||||||
requirements](prod-requirements.html).
|
requirements](prod-requirements.html). In short, you should have an
|
||||||
|
Ubuntu 14.04 Trusty or Ubuntu 16.04 Xenial 64-bit server instance,
|
||||||
Prior to installing Zulip, you should have an Ubuntu 14.04 Trusty
|
with at least 4GB RAM, 2 CPUs, and 10 GB disk space. You should also
|
||||||
64-bit server instance, with at least 4GB RAM, 2 CPUs, and 10 GB disk
|
have a domain name available and have updated its DNS record to point
|
||||||
space. You should also have a domain name available and have updated
|
to the server.
|
||||||
its DNS record to point to the server.
|
|
||||||
|
|
||||||
## Step 0: Subscribe
|
## Step 0: Subscribe
|
||||||
|
|
||||||
|
|||||||
@@ -28,8 +28,8 @@ instance).
|
|||||||
|
|
||||||
#### Operating System
|
#### Operating System
|
||||||
|
|
||||||
Only Ubuntu 14.04 Trusty is supported for running Zulip in production. 64-bit
|
Ubuntu 14.04 Trusty and Ubuntu 16.04 Xenial are supported for running
|
||||||
is recommended.
|
Zulip in production. 64-bit is recommended.
|
||||||
|
|
||||||
#### Domain name
|
#### Domain name
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user