GitLab/Gitaly

From Gentoo Wiki
< GitLab
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.

Gitaly provides the RPC interface for Gitlab.

Installation

The package is installed as a art of the Gitlab installation.

USE flags Gitaly
U I
+ + gitaly_git    : Use the Git version provided by Gitaly
Note
The gitaly_git USE flag uses the bundled Git from gitlab-gitaly instead of dev-vcs/git (See E-News:Use git provided by gitaly).

Configuration

The configuration file, /etc/gitlab-gitaly/config.toml, handles the applications settings.

See also

  • Gitlab — how to set up a self hosted GitLab instance.