Commit 2e1b16f4 authored by Evan Read's avatar Evan Read

Merge branch 'docs-abuerer-clarify-gitlay-check-run-from-client' into 'master'

Clarify gitlab:gitaly:check needs run from Gitaly client

See merge request gitlab-org/gitlab!44078
parents f322a0c1 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment