Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
09ba36bf
Commit
09ba36bf
authored
Jan 24, 2020
by
Paul Okstad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweaks to Praefect docs for Gitaly configuration
parent
39fc1bb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+9
-1
No files found.
doc/administration/gitaly/praefect.md
View file @
09ba36bf
...
...
@@ -260,9 +260,17 @@ git_data_dirs({
For more information on Gitaly server configuration, see our
[
Gitaly documentation
](
index.md#3-gitaly-server-configuration
)
.
When finished editing the configuration file for each Gitaly server, run the
reconfigure command to put changes into effect:
```
shell
sudo
gitlab-ctl reconfigure
```
When all Gitaly servers are configured, you can run the Praefect connection
checker to verify Praefect can connect to all Gitaly servers in the Praefect
config:
config. This can be done by running the following command on the Praefect
server:
```
shell
sudo
/opt/gitlab/embedded/bin/praefect
-config
/var/opt/gitlab/praefect/config.toml dial-nodes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment