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
1312458f
Commit
1312458f
authored
Oct 13, 2020
by
Priyan Sureshbabu
Committed by
Amy Qualls
Oct 13, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update prerequisites doc for Pages
parent
dfa70583
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/administration/pages/index.md
doc/administration/pages/index.md
+8
-2
No files found.
doc/administration/pages/index.md
View file @
1312458f
...
...
@@ -53,8 +53,14 @@ supporting custom domains a secondary IP is not needed.
Before proceeding with the Pages configuration, you will need to:
1.
Have an exclusive root domain for serving GitLab Pages. Note that you cannot
use a subdomain of your GitLab's instance domain.
1.
Have a domain for Pages that is not a subdomain of your GitLab's instance domain.
| GitLab domain | Pages domain | Does it work? |
| :---: | :---: | :---: |
|
`example.com`
|
`example.io`
|
**{check-circle}**
Yes |
|
`example.com`
|
`pages.example.com`
|
**{dotted-circle}**
No |
|
`gitlab.example.com`
|
`pages.example.com`
|
**{check-circle}**
Yes |
1.
Configure a
**wildcard DNS record**
.
1.
(Optional) Have a
**wildcard certificate**
for that domain if you decide to
serve Pages under HTTPS.
...
...
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