Commit cc1dd324643db07bdb29f3673995a8ad0dffa2df

Authored by Achilleas Pipinellis
1 parent ef933ae6

Add pkgr.io to readme one-click installation methods

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.
... ...