www-servers/gitlab-gitaly:
Add ebuild for version 0.66.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
parent
355550f6b8
commit
e233c14c0f
6 changed files with 125 additions and 1 deletions
|
|
@ -0,0 +1,9 @@
|
|||
CONFIGFILE=/etc/gitlab/gitaly-config.toml
|
||||
RUNAS_USER=git
|
||||
RUNAS_GROUP=${RUNAS_USER}
|
||||
LOGFILE=/var/log/gitlab/gitlab-gitaly.log
|
||||
PIDFILE=/run/gitlab/gitlab-gitaly.pid
|
||||
|
||||
# This must match the setting in /etc/gitlab/gitaly-config.toml
|
||||
# If not using a socket, simply comment out or delete the next line.
|
||||
SOCKETDIR=/run/gitlab
|
||||
Loading…
Add table
Add a link
Reference in a new issue