Commit 8935e0b9 authored by Alexander Strachan's avatar Alexander Strachan Committed by Marcel Amirault

Resolve "docs add version checking when using a standalone Gitaly node into troubleshooting"

parent 60cb90a0
......@@ -718,6 +718,14 @@ Note that `enforced="true"`, meaning that authentication is being enforced.
## Troubleshooting Gitaly
### Checking versions when using standalone Gitaly nodes
When using standalone Gitaly nodes, you must make sure they are the same version
as GitLab to ensure full compatibility. Check **Admin Area > Gitaly Servers** on
your GitLab instance and confirm all Gitaly Servers are `Up to date`.
![Gitaly standalone software versions diagram](img/gitlab_gitaly_version_mismatch_v12_4.png)
### `gitaly-debug`
The `gitaly-debug` command provides "production debugging" tools for Gitaly and Git
......
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