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
fa8f42bc
Commit
fa8f42bc
authored
Oct 07, 2020
by
Aric Buerer
Committed by
Evan Read
Oct 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify gitlab:gitaly:check needs run from Gitaly client
parent
f2e77c33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/administration/gitaly/index.md
doc/administration/gitaly/index.md
+2
-2
No files found.
doc/administration/gitaly/index.md
View file @
fa8f42bc
...
...
@@ -406,8 +406,8 @@ server (with `gitaly_address`) unless you setup with special
```
1.
Save the file and
[
reconfigure GitLab
](
../restart_gitlab.md#omnibus-gitlab-reconfigure
)
.
1.
Run
`sudo gitlab-rake gitlab:gitaly:check`
to confirm the Gitaly client can connect to Gitaly
servers.
1.
Run
`sudo gitlab-rake gitlab:gitaly:check`
on the Gitaly client (for example, the
Rails application) to confirm it can connect to Gitaly
servers.
1.
Tail the logs to see the requests:
```
shell
...
...
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