Skip to content
代码片段 群组 项目
代码所有者
configure_gitaly.md 65.39 KiB
stage: Systems
group: Gitaly
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

Configure Gitaly (FREE SELF)

Configure Gitaly in one of two ways:

::Tabs

:::TabTitle Linux package (Omnibus)

  1. Edit /etc/gitlab/gitlab.rb and add or change the Gitaly settings.
  2. Save the file and reconfigure GitLab.

:::TabTitle Self-compiled (source)

  1. Edit /home/git/gitaly/config.toml and add or change the Gitaly settings.
  2. Save the file and restart GitLab.

::EndTabs

The following configuration options are also available: