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
d70c476a
Commit
d70c476a
authored
Jan 04, 2022
by
Ben Bodenmiller
Committed by
Achilleas Pipinellis
Jan 04, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing Geo check command to rake task docs
parent
3d706635
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
doc/administration/raketasks/geo.md
doc/administration/raketasks/geo.md
+1
-0
doc/administration/raketasks/maintenance.md
doc/administration/raketasks/maintenance.md
+1
-0
No files found.
doc/administration/raketasks/geo.md
View file @
d70c476a
...
...
@@ -7,6 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Geo Rake Tasks **(PREMIUM SELF)**
The following Rake tasks are for
[
Geo installations
](
../geo/index.md
)
.
See also
[
troubleshooting Geo
](
../geo/replication/troubleshooting.md
)
for additional Geo Rake tasks.
## Git housekeeping
...
...
doc/administration/raketasks/maintenance.md
View file @
d70c476a
...
...
@@ -111,6 +111,7 @@ The `gitlab:check` Rake task runs the following Rake tasks:
It checks that each component was set up according to the installation guide and suggest fixes
for issues found. This command must be run from your application server and doesn't work correctly on
component servers like
[
Gitaly
](
../gitaly/configure_gitaly.md#run-gitaly-on-its-own-server
)
.
If you're running Geo, see also the
[
Geo Health check Rake task
](
../geo/replication/troubleshooting.md#health-check-rake-task
)
.
You may also have a look at our troubleshooting guides for:
...
...
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