Skip to content
Snippets Groups Projects
Commit ec1a3787 authored by Sid Sijbrandij's avatar Sid Sijbrandij Committed by Dmitriy Zaporozhets
Browse files

Added memory requirements based on https://news.ycombinator.com/item?id=5423851

parent 90db28d6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -54,3 +54,9 @@ some work on your part.
If you have troubles installing GitLab following the official installation guide
or want to share your experience installing GitLab on a not officially supported
platform, please follow the the contribution guide (see CONTRIBUTING.md).
# Memory requirements
To run GitLab without any changes you need 1GB of memory. You can use it with 512MB of memory but you need to setup unicorn to use only 1 worker and you need at least 200MB of swap. On a server with 1.5GB of memory you are able to support 1000+ users.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment