summaryrefslogtreecommitdiff
path: root/doc/administration/pages/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/administration/pages/index.md')
-rw-r--r--doc/administration/pages/index.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/administration/pages/index.md b/doc/administration/pages/index.md
index c460c8e1b86..5e84eb85667 100644
--- a/doc/administration/pages/index.md
+++ b/doc/administration/pages/index.md
@@ -47,12 +47,13 @@ In this document, we will proceed assuming the first option.
Before proceeding with the Pages configuration, you will need to:
-1. Have a separate domain under which the GitLab Pages will be served
-1. (Optional) Have a wildcard certificate for that domain if you decide to serve
- Pages under HTTPS
-1. Configure a wildcard DNS record
+1. Have a separate domain under which the GitLab Pages will be served. In this
+ document we assume that to be `example.io`.
+1. Configure a **wildcard DNS record**.
+1. (Optional) Have a **wildcard certificate** for that domain if you decide to
+ serve Pages under HTTPS.
1. (Optional but recommended) Enable [Shared runners](../ci/runners/README.md)
- so that your users don't have to bring their own
+ so that your users don't have to bring their own.
### DNS configuration