[DRE-commits] [gitlab] 01/03: use gitlab-workhorse

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Dec 17 12:17:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 2ec80cff3a3600091b3483c8de8cb941ea20a498
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Dec 17 16:06:30 2015 +0530

    use gitlab-workhorse
---
 debian/conf/gitlab | 2 +-
 debian/control     | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/conf/gitlab b/debian/conf/gitlab
index 5391ffe..83dc75a 100755
--- a/debian/conf/gitlab
+++ b/debian/conf/gitlab
@@ -39,7 +39,7 @@ gitlab_git_http_server_pid_path="$pid_path/gitlab-git-http-server.pid"
 # The -authBackend setting tells gitlab-git-http-server where it can reach
 # Unicorn.
 gitlab_git_http_server_options="-listenUmask 0 -listenNetwork unix -listenAddr $socket_path/gitlab-git-http-server.socket -authBackend http://127.0.0.1:8080"
-gitlab_git_http_server_repo_root="/home/git/repositories"
+gitlab_git_http_server_repo_root="/var/lib/gitlab/repositories"
 gitlab_git_http_server_log="$app_root/log/gitlab-git-http-server.log"
 
 # mail_room_enabled specifies whether mail_room, which is used to process incoming email, is enabled.
diff --git a/debian/control b/debian/control
index 44c1166..63f43af 100644
--- a/debian/control
+++ b/debian/control
@@ -137,7 +137,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  libjs-jquery-nicescroll,
  libjs-clipboard,
  libjs-chartjs,
- libjs-graphael
+ libjs-graphael,
+ gitlab-workhorse
 Description: git powered software platform to collaborate on code
  gitlab provides web based interface to host source code and track issues.
  It allows anyone for fork a repository and send merge requests. Code review

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list