Commit 1ab91d889d4ef149d5a9da772764c9bf07d81768

Authored by Dmitriy Zaporozhets
2 parents a7e2c492 ee4dd77d

Merge branch 'installation-link' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
@@ -46,13 +46,15 @@ @@ -46,13 +46,15 @@
46 46
47 ** More details are in the [requirements doc](doc/install/requirements.md) 47 ** More details are in the [requirements doc](doc/install/requirements.md)
48 48
49 -### Official installation methods 49 +### Installation
  50 +
  51 +#### Official installation methods
50 52
51 * [Manual installation guide for a production server](doc/install/installation.md) 53 * [Manual installation guide for a production server](doc/install/installation.md)
52 54
53 * [GitLab Chef Cookbook](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/README.md) This cookbook can be used both for development installations and production installations. If you want to [contribute](CONTRIBUTE.md) to GitLab we suggest you follow the [development installation on a virtual machine with Vagrant](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/doc/development.md) instructions to install all testing dependencies. 55 * [GitLab Chef Cookbook](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/README.md) This cookbook can be used both for development installations and production installations. If you want to [contribute](CONTRIBUTE.md) to GitLab we suggest you follow the [development installation on a virtual machine with Vagrant](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/doc/development.md) instructions to install all testing dependencies.
54 56
55 -### Third party one-click installers 57 +#### Third party one-click installers
56 58
57 * [Digital Ocean 1-Click Application Install](https://www.digitalocean.com/blog_posts/host-your-git-repositories-in-55-seconds-with-gitlab) Have a new server up in 55 seconds. Digital Ocean uses SSD disks which is great for an IO intensive app such as GitLab. 59 * [Digital Ocean 1-Click Application Install](https://www.digitalocean.com/blog_posts/host-your-git-repositories-in-55-seconds-with-gitlab) Have a new server up in 55 seconds. Digital Ocean uses SSD disks which is great for an IO intensive app such as GitLab.
58 60