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
039a4af0
Commit
039a4af0
authored
Nov 24, 2020
by
Katrin Leinweber
Committed by
Achilleas Pipinellis
Nov 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Work-around missing wildcard DNS entry
parent
f3c9c0e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/administration/pages/index.md
doc/administration/pages/index.md
+8
-0
No files found.
doc/administration/pages/index.md
View file @
039a4af0
...
...
@@ -811,3 +811,11 @@ Upgrading to an [officially supported operating system](https://about.gitlab.com
This problem comes from the permissions of the GitLab Pages OAuth application. To fix it, go to
**Admin > Applications > GitLab Pages**
and edit the application. Under
**Scopes**
, ensure that the
`api`
scope is selected and save your changes.
### Workaround in case no wildcard DNS entry can be set
If the wildcard DNS
[
prerequisite
](
#prerequisites
)
can't be met, you can still use GitLab Pages in a limited fashion:
1.
[
Move
](
../../user/project/settings/index.md#transferring-an-existing-project-into-another-namespace
)
all projects you need to use Pages with into a single group namespace, for example
`pages`
.
1.
Configure a
[
DNS entry
](
#dns-configuration
)
without the
`*.`
-wildcard, for example
`pages.example.io`
.
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