summaryrefslogtreecommitdiff
path: root/doc/administration
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-05-09 11:07:11 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-09 11:07:11 +0000
commitf703ba3f8530c7e9c7b94ffbcb281bd877f8d0ab (patch)
tree102edbccadda808de7e963566661ad392d2fafc3 /doc/administration
parent3d93ad103b32b71d4af330c17227c23a2a167bae (diff)
downloadgitlab-ce-f703ba3f8530c7e9c7b94ffbcb281bd877f8d0ab.tar.gz
Docs: add custom descriptions to most relevant docs
Diffstat (limited to 'doc/administration')
-rw-r--r--doc/administration/index.md4
-rw-r--r--doc/administration/pages/index.md8
2 files changed, 8 insertions, 4 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md
index 5551a04959c..df935095e61 100644
--- a/doc/administration/index.md
+++ b/doc/administration/index.md
@@ -1,3 +1,7 @@
+---
+description: 'Learn how to install, configure, update, and maintain your GitLab instance.'
+---
+
# Administrator documentation **[CORE ONLY]**
Learn how to administer your GitLab instance (Community Edition and
diff --git a/doc/administration/pages/index.md b/doc/administration/pages/index.md
index 9b3b1e48efd..c0221533f13 100644
--- a/doc/administration/pages/index.md
+++ b/doc/administration/pages/index.md
@@ -1,3 +1,7 @@
+---
+description: 'Learn how to administer GitLab Pages.'
+---
+
# GitLab Pages administration
> **Notes:**
@@ -8,8 +12,6 @@
GitLab from source, follow the [Pages source installation document](source.md).
- To learn how to use GitLab Pages, read the [user documentation][pages-userguide].
----
-
This document describes how to set up the _latest_ GitLab Pages feature. Make
sure to read the [changelog](#changelog) if you are upgrading to a new GitLab
version as it may include new features and changes needed to be made in your
@@ -24,8 +26,6 @@ SNI and exposes pages using HTTP2 by default.
You are encouraged to read its [README][pages-readme] to fully understand how
it works.
----
-
In the case of [custom domains](#custom-domains) (but not
[wildcard domains](#wildcard-domains)), the Pages daemon needs to listen on
ports `80` and/or `443`. For that reason, there is some flexibility in the way