summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-12-02 13:49:43 +0100
committerSytse Sijbrandij <sytse@dosire.com>2013-12-02 13:49:43 +0100
commitf5d7bd42f5468e27ef5f5aa126d05e9d6e88daa1 (patch)
tree9463d1643e449d62e6025e07806f700c9da48ea5 /README.md
parent4c210386db49a49cc680152245dc276346dc4c88 (diff)
downloadgitlab-ci-f5d7bd42f5468e27ef5f5aa126d05e9d6e88daa1.tar.gz
Add hardware requirements.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 286acea..ee20fb8 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,15 @@ GitLab CI officially supports (recent versions of) these Linux distributions:
Additionally GitLab CI requires:
-* GitLab 6.3+
+* GitLab 6.3+ (to host the repositories you test)
* ruby 1.9.3
* MySQL or PostgreSQL
-__If you want to use GitLab CI without GitLab or with older versions of GitLab you need to use [2-2-stable](https://github.com/gitlabhq/gitlab-ci/tree/2-2-stable#gitlab-ci-is-an-open-source-continuous-integration-server)__
+Hardware requirements:
+
+* 1GB of memory or more is recommended, 512MB works
+* 2 CPU cores or more are recommended, 1 CPU core works
+* A little disk space, 100MB or less
## Features