Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
omnibus-heptapod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.9.0rc1 on 2025-03-27 between 17:00 and 18:00 UTC+2
Show more breadcrumbs
heptapod
omnibus-heptapod
Commits
1f2047408ff8
Commit
1f2047408ff8
authored
5 years ago
by
Anton Smith
Browse files
Options
Downloads
Patches
Plain Diff
Docs - add note about redirects when changing external url
parent
3097e129b4ab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/settings/configuration.md
+7
-0
7 additions, 0 deletions
doc/settings/configuration.md
with
7 additions
and
0 deletions
doc/settings/configuration.md
+
7
−
0
View file @
1f204740
...
...
@@ -11,6 +11,13 @@
## Configuring the external URL for GitLab
NOTE:
**Note:**
Before you change the external URL, you should check if you have
previously defined a custom
**Home page URL**
or
**After sign out path**
under
**Admin Area > Settings > General > Sign-in restrictions**
. If URLs have been
defined, either update them or remove them completely. Both of these settings
might cause unintentional redirecting after configuring a new external URL.
In order for GitLab to display correct repository clone links to your users
it needs to know the URL under which it is reached by your users, e.g.
`http://gitlab.example.com`
. Add or edit the following line in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment