Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@archlinux.gr>2014-05-24 21:05:02 +0400
committerAchilleas Pipinellis <axilleas@archlinux.gr>2014-05-24 21:05:02 +0400
commitcc1dd324643db07bdb29f3673995a8ad0dffa2df (patch)
treebd03316dcd4a7188e02dc29267ea42b94780fa7a /README.md
parentef933ae69bb48fd186c650927bff7d52a3956174 (diff)
Add pkgr.io to readme one-click installation methods
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
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.