Commit 2b7fd29b1abb3ab6ca5ece7fe2b093f6672796d6
1 parent
b2f57409
Exists in
master
and in
4 other branches
hardware requirements
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
doc/installation.md
... | ... | @@ -22,6 +22,12 @@ You might have some luck using these, but no guarantees: |
22 | 22 | |
23 | 23 | GitLab does **not** run on Windows and we have no plans of making GitLab compatible. |
24 | 24 | |
25 | + | |
26 | +## Hardware: | |
27 | + | |
28 | +We recommend to use server with at least 1GB RAM for gitlab instance. | |
29 | + | |
30 | + | |
25 | 31 | ## This installation guide created for Debian/Ubuntu and properly tested. |
26 | 32 | |
27 | 33 | The installation consists of 6 steps: | ... | ... |