Commit d4b61a67f58839e2447445bf605ebddabbfa67e7

Authored by Sytse Sijbrandij
2 parents 2a8aa742 cc1dd324

Merge branch 'add_pkgrio_to_readme' into 'master'

Add pkgrio to readme

Now that we have instructions on [pkgr.io](https://gitlab.com/gitlab-org/gitlab-recipes/blob/master/install/pkgr/README.md) let's add it to the Readme.
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
README.md
... ... @@ -65,6 +65,8 @@
65 65  
66 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 67  
  68 +* [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.
  69 +
68 70 #### Unofficial installation methods
69 71  
70 72 * [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.
... ...