From 0cd5d968038d6d64d95add0bbe3d63d8fcfdc23b Mon Sep 17 00:00:00 2001 From: Lee Matos Date: Wed, 20 Jun 2018 17:57:16 +0000 Subject: Update requirements.md to make 8GB the minimum instance size --- doc/install/requirements.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 1f399a8a3f7..5531dcde4e9 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -64,16 +64,14 @@ If you have enough RAM memory and a recent CPU the speed of GitLab is mainly lim ### Memory -You need at least 4GB of addressable memory (RAM + swap) to install and use GitLab! +You need at least 8GB of addressable memory (RAM + swap) to install and use GitLab! The operating system and any other running applications will also be using memory so keep in mind that you need at least 4GB available before running GitLab. With less memory GitLab will give strange errors during the reconfigure run and 500 errors during usage. -- 1GB RAM + 3GB of swap is the absolute minimum but we strongly **advise against** this amount of memory. See the [unicorn worker section below](#unicorn-workers) for more advice. -- 2GB RAM + 2GB swap supports up to 100 users but it will be very slow -- **4GB RAM** is the **recommended** memory size for all installations and supports up to 100 users -- 8GB RAM supports up to 1,000 users +- 4GB RAM + 4GB swap supports up to 100 users but it will be very slow +- **8GB RAM** is the **recommended** memory size for all installations and supports up to 100 users - 16GB RAM supports up to 2,000 users - 32GB RAM supports up to 4,000 users - 64GB RAM supports up to 8,000 users -- cgit v1.2.1