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
ec0e7fb2
Commit
ec0e7fb2
authored
Sep 03, 2021
by
Jan O. Rundshagen
Committed by
Achilleas Pipinellis
Sep 03, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pages docs with info about geo setup
parent
2ca1731a
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 @
ec0e7fb2
...
...
@@ -1263,6 +1263,14 @@ For example, you can adapt the `rsync` strategy from the
[
moving repositories documentation
](
../operations/moving_repositories.md
)
.
Alternatively, run the CI pipelines of those projects that contain a
`pages`
job again.
## 404 or 500 error when accessing GitLab Pages in a Geo setup
Pages sites are only available on the primary Geo site, while the codebase of the project is available on all sites.
If you try to access a Pages page on a secondary site, you will get a 404 or 500 HTTP code depending on the access control.
Read more which
[
features don't support Geo replication/verification
](
../geo/replication/datatypes.md#limitations-on-replicationverification
)
.
### Failed to connect to the internal GitLab API
If you see the following error:
...
...
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