added ebuild for dev-vcs/gitlab-workhorse-0.4.2

This commit is contained in:
Manuel Friedli 2015-11-23 10:01:06 +01:00
parent 3e3f92135e
commit 4c76aaa3f6
6 changed files with 95 additions and 0 deletions

View file

@ -0,0 +1,11 @@
AUTH_BACKEND=http://localhost:8080
LISTEN_ADDR=localhost:8181
LISTEN_NETWORK=tcp
LISTEN_UMASK=022
PPROF_LISTEN_ADDRESS=
GIT_REPO_PATH=/var/lib/git/repositories
RUNAS_USER=git
RUNAS_GROUP=${RUNAS_USER}
LOGFILE=/var/log/gitlab/gitlab-workhorse.log