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
87009c7a
Commit
87009c7a
authored
May 28, 2020
by
allison.browne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Status Page to Operations Settings docs
parent
4f3da9a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
doc/user/project/settings/index.md
doc/user/project/settings/index.md
+5
-0
doc/user/project/status_page/index.md
doc/user/project/status_page/index.md
+1
-1
No files found.
doc/user/project/settings/index.md
View file @
87009c7a
...
...
@@ -272,3 +272,8 @@ Configure Error Tracking to discover and view [Sentry errors within GitLab](../o
### Jaeger tracing **(ULTIMATE)**
Add the URL of a Jaeger server to allow your users to
[
easily access the Jaeger UI from within GitLab
](
../operations/tracing.md
)
.
### Status Page
[
Add Storage credentials
](
../status_page/#syncing-incidents-to-the-status-page
)
to enable the syncing of public Issues to a
[
deployed status page
](
../status_page/#status-page-project
)
.
doc/user/project/status_page/index.md
View file @
87009c7a
...
...
@@ -55,7 +55,7 @@ To deploy the Status Page to AWS S3 you need to add the Status Page project & co
Once the CI/CD variables are set, you'll need to set up the Project you want to use for Incident issues:
1.
Navigate to
**Settings > Operations > Status Page**
.
1.
To view the
[
Operations Settings
](
../settings/#operations-settings
)
page, navigate to
**{settings}**
**Settings > Operations > Status Page**
.
1.
Fill in your cloud provider's credentials and make sure the
**Active**
checkbox is checked.
1.
Click
**Save changes**
.
...
...
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