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
0
Merge Requests
0
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
Jérome Perrin
gitlab-ce
Commits
2c787bca
Commit
2c787bca
authored
Jan 23, 2017
by
Achilleas Pipinellis
Committed by
James Edwards-Jones
Feb 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better highlight prerequisites for Pages
parent
452b9c8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
doc/administration/pages/index.md
doc/administration/pages/index.md
+6
-5
No files found.
doc/administration/pages/index.md
View file @
2c787bca
...
...
@@ -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
...
...
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