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
d3f9bb78
Commit
d3f9bb78
authored
Jan 09, 2020
by
ngaskill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correcting menu navigation characters
parent
6bc0f1f7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
doc/ci/runners/README.md
doc/ci/runners/README.md
+3
-3
doc/user/admin_area/monitoring/health_check.md
doc/user/admin_area/monitoring/health_check.md
+1
-1
No files found.
doc/ci/runners/README.md
View file @
d3f9bb78
...
...
@@ -68,7 +68,7 @@ You can only register a shared Runner if you are an admin of the GitLab instance
Shared Runners are enabled by default as of GitLab 8.2, but can be disabled
with the
**Disable shared Runners**
button which is present under each project's
**Settings
➔
CI/CD**
page. Previous versions of GitLab defaulted shared
**Settings
>
CI/CD**
page. Previous versions of GitLab defaulted shared
Runners to disabled.
## Registering a specific Runner
...
...
@@ -402,7 +402,7 @@ different places.
To view the IP address of a shared Runner you must have admin access to
the GitLab instance. To determine this:
1.
Visit
**Admin Area
➔ Overview ➔
Runners**
1.
Visit
**Admin Area
> Overview >
Runners**
1.
Look for the Runner in the table and you should see a column for "IP Address"
![
shared Runner IP address
](
img/shared_runner_ip_address.png
)
...
...
@@ -411,7 +411,7 @@ the GitLab instance. To determine this:
You can find the IP address of a Runner for a specific project by:
1.
Visit your project's
**Settings
➔
CI/CD**
1.
Visit your project's
**Settings
>
CI/CD**
1.
Find the Runner and click on it's ID which links you to the details page
1.
On the details page you should see a row for "IP Address"
...
...
doc/user/admin_area/monitoring/health_check.md
View file @
d3f9bb78
...
...
@@ -141,7 +141,7 @@ This check is being exempt from Rack Attack.
> Access token has been deprecated in GitLab 9.4 in favor of [IP whitelist](#ip-whitelist).
An access token needs to be provided while accessing the probe endpoints. The current
accepted token can be found under the
**Admin Area
➔ Monitoring ➔
Health check**
accepted token can be found under the
**Admin Area
> Monitoring >
Health check**
(
`admin/health_check`
) page of your GitLab instance.
![
access token
](
img/health_check_token.png
)
...
...
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