Commit 0484f72c345214ce2068706f0f4994b91e1e8016
Exists in
spb-stable
and in
2 other branches
Merge pull request #6998 from pkallberg/master
Added Cloud 66 to third party one-click installers
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -63,6 +63,8 @@ |
63 | 63 | |
64 | 64 | * [BitNami one-click installers](http://bitnami.com/stack/gitlab) This package contains both GitLab and GitLab CI. It is available as installer, virtual machine or for cloud hosting providers (Amazon Web Services/Azure/etc.). |
65 | 65 | |
66 | +* [Cloud 66 deployment and management](http://blog.cloud66.com/installing-gitlab-ubuntu/) Use Cloud 66 to deploy GitLab to your own server or any cloud (eg. DigitalOcean, AWS, Rackspace, GCE) and then manage it with database backups, scaling and more. | |
67 | + | |
66 | 68 | #### Unofficial installation methods |
67 | 69 | |
68 | 70 | * [GitLab recipes](https://gitlab.com/gitlab-org/gitlab-recipes/) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version. | ... | ... |