Commit 629cb8741b4e9882fcfc427c521f5bbede0ac628
Exists in
master
and in
4 other branches
Merge branch 'do-image' of /home/git/repositories/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 | ... | ... |