diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-05-19 14:05:39 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-05-19 14:05:39 +0200 |
commit | 0484f72c345214ce2068706f0f4994b91e1e8016 (patch) | |
tree | 5e947baaeca88a44c019771a02288a49a77a8ca0 | |
parent | a85aa4e09ea7a4aef3c7191f5d042e225953526a (diff) | |
parent | 50313b646d41b423d6a424b8c1d4e173dc66e76b (diff) | |
download | gitlab-ce-0484f72c345214ce2068706f0f4994b91e1e8016.tar.gz |
Merge pull request #6998 from pkallberg/master
Added Cloud 66 to third party one-click installers
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index efac636c24e..a745d120f6e 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ * [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.). +* [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. + #### Unofficial installation methods * [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. |