Commit 80b113705d2f538b1bc1d2f92206c4b91fc61a33

Authored by Dmitriy Zaporozhets
2 parents b983e9ef 629cb874

Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
README.md
... ... @@ -64,9 +64,10 @@ If you want to contribute, please first read our [Contributing Guidelines](https
64 64  
65 65 * [Installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) public wiki with unofficial guides to install GitLab on different operating systems.
66 66  
67   -* [BitNami one-click installers](http://bitnami.com/stack/gitlab)
68 67  
69   -* [TurnKey Linux virtual appliance](http://www.turnkeylinux.org/gitlab)
  68 +* [Digital Ocean 1-Click Application Install](https://www.digitalocean.com/) Have a new server up in 55 seconds. Digital Ocean uses SSD disks which is great for an IO intensive app as GitLab. Look for GitLab under 'Select Image' => 'Applications' when creating a droplet.
  69 +
  70 +* [BitNami one-click installers](http://bitnami.com/stack/gitlab) Get an image with GitLab and GitLab CI preinstalled for Amazon Web Services, Azure, VMware or your local server.
70 71  
71 72  
72 73 ### New versions and upgrading
... ...