summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-20 14:28:19 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-20 14:28:19 +0000
commite44186209e4fc5015639e18dd10a1991cd852401 (patch)
treee06b32ec596f347ca3a0bb17fe38d52a438af5ec
parent4e890e5baa5f9ea937e34cf8d5f15b36ead8a009 (diff)
parent7f9081c10816e079eaa79ba7f3371b30d1564498 (diff)
downloadgitlab-ce-e44186209e4fc5015639e18dd10a1991cd852401.tar.gz
Merge branch 'encouragement-during-install' into 'master'v6.5.0.rc1
Encouragement during install
-rw-r--r--doc/install/installation.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 6961e461482..583fdfa2dc6 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -2,12 +2,14 @@
Make sure you view this installation guide from the branch (version) of GitLab you would like to install. In most cases
this should be the highest numbered stable branch (example shown below).
-![capture](https://f.cloud.github.com/assets/1192780/564911/2f9f3e1e-c5b7-11e2-9f89-98e527d1adec.png)
+![capture](http://i.imgur.com/d2AlIVj.png)
If this is unclear check the [GitLab Blog](http://blog.gitlab.org/) for installation guide links by version.
# Important notes
+This guide is long because it covers many cases and includes all commands you need, this is [one of the few installation scripts that actually works out of the box](https://twitter.com/robinvdvleuten/status/424163226532986880).
+
This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [`doc/install/requirements.md`](./requirements.md) for hardware and operating system requirements.
This is the official installation guide to set up a production server. To set up a **development installation** or for many other installation options please consult [the installation section in the readme](https://github.com/gitlabhq/gitlabhq#installation).