puppet: Document that upgrades from Git require 3GB.

The step of rebuilding static assets using webpack requires more than
2G of RAM.
This commit is contained in:
Alex Vandiver 2022-01-18 23:23:43 +00:00 committed by Tim Abbott
parent e7e422ff13
commit 5f237cb34e
1 changed files with 4 additions and 0 deletions

View File

@ -10,11 +10,15 @@ To run a Zulip server, you will need:
- Debian 10 Buster
- At least 2GB RAM, and 10GB disk space
- If you expect 100+ users: 4GB RAM, and 2 CPUs
- If you intend to [upgrade from Git][upgrade-from-git]: 3GB RAM, or
2G and at least 1G of swap configured.
- A hostname in DNS
- Credentials for sending email
For details on each of these requirements, see below.
[upgrade-from-git]: ../production/upgrade-or-modify.html#upgrading-from-a-git-repository
## Server
#### General