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
cc67a3ce
Commit
cc67a3ce
authored
Aug 03, 2021
by
Achilleas Pipinellis
Committed by
Marcel Amirault
Aug 03, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention the Bitnami domain name utility in the Azure docs
parent
fdecd2cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/install/azure/index.md
doc/install/azure/index.md
+8
-0
No files found.
doc/install/azure/index.md
View file @
cc67a3ce
...
@@ -214,6 +214,14 @@ To set up the GitLab external URL:
...
@@ -214,6 +214,14 @@ To set up the GitLab external URL:
sudo
gitlab-ctl reconfigure
sudo
gitlab-ctl reconfigure
```
```
1.
To prevent the domain name from
[
resetting after a reboot
](
https://docs.bitnami.com/aws/apps/gitlab/configuration/change-default-address/
)
,
Rename the utility that Bitnami uses:
```
shell
sudo mv
/opt/bitnami/apps/gitlab/bnconfig /opt/bitnami/apps/gitlab/bnconfig.bak
```
You can now visit GitLab with your browser at the new external URL.
You can now visit GitLab with your browser at the new external URL.
### Visit GitLab for the first time
### Visit GitLab for the first time
...
...
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