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
26b9d146
Commit
26b9d146
authored
Feb 23, 2022
by
Mischa Lisovyi
Committed by
Achilleas Pipinellis
Feb 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve Vale issues: Update doc/install/relative_url.md
parent
a9eee14b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/install/relative_url.md
doc/install/relative_url.md
+4
-4
No files found.
doc/install/relative_url.md
View file @
26b9d146
...
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Install GitLab under a relative URL **(FREE SELF)**
# Install GitLab under a relative URL **(FREE SELF)**
While
it is recommende
d to install GitLab on its own (sub)domain, sometimes
While
we recommen
d to install GitLab on its own (sub)domain, sometimes
this is not possible due to a variety of reasons. In that case, GitLab can also
this is not possible due to a variety of reasons. In that case, GitLab can also
be installed under a relative URL, for example
`https://example.com/gitlab`
.
be installed under a relative URL, for example
`https://example.com/gitlab`
.
...
@@ -19,8 +19,8 @@ first time.
...
@@ -19,8 +19,8 @@ first time.
There is no limit to how deeply nested the relative URL can be. For example you
There is no limit to how deeply nested the relative URL can be. For example you
could serve GitLab under
`/foo/bar/gitlab/git`
without any issues.
could serve GitLab under
`/foo/bar/gitlab/git`
without any issues.
Note that by changing the URL on an existing GitLab installation,
all remote
Changing the URL on an existing GitLab installation, changes
all remote
URLs
will change, so you'll
have to manually edit them in any local repository
URLs
, so you
have to manually edit them in any local repository
that points to your GitLab instance.
that points to your GitLab instance.
The list of configuration files you must change to serve GitLab from a
The list of configuration files you must change to serve GitLab from a
...
@@ -32,7 +32,7 @@ relative URL is:
...
@@ -32,7 +32,7 @@ relative URL is:
-
`/home/git/gitlab-shell/config.yml`
-
`/home/git/gitlab-shell/config.yml`
-
`/etc/default/gitlab`
-
`/etc/default/gitlab`
After all the changes
you need to
recompile the assets and
[
restart GitLab
](
../administration/restart_gitlab.md#installations-from-source
)
.
After all the changes
, you must
recompile the assets and
[
restart GitLab
](
../administration/restart_gitlab.md#installations-from-source
)
.
## Relative URL requirements
## Relative URL requirements
...
...
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