diff options
author | Achilleas Pipinellis <axilleas@archlinux.gr> | 2014-05-24 20:05:02 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@archlinux.gr> | 2014-05-24 20:05:02 +0300 |
commit | cc1dd324643db07bdb29f3673995a8ad0dffa2df (patch) | |
tree | bd03316dcd4a7188e02dc29267ea42b94780fa7a /README.md | |
parent | ef933ae69bb48fd186c650927bff7d52a3956174 (diff) | |
download | gitlab-ce-cc1dd324643db07bdb29f3673995a8ad0dffa2df.tar.gz |
Add pkgr.io to readme one-click installation methods
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index cbbfebc81ef..283336b9e4d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ * [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. +* [Pkgr.io one-click installer](https://pkgr.io/apps/gitlabhq/gitlabhq) Currently supporting Ubuntu 14.04, Ubuntu 12.04 and Debian 7.4. For more information check the [README](https://gitlab.com/gitlab-org/gitlab-recipes/blob/master/install/pkgr/README.md) at gitlab-recipes repo. + #### 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. |