forked from pivotal-cf/docs-gitlab
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.html.md.erb
More file actions
20 lines (12 loc) · 886 Bytes
/
Copy pathconfig.html.md.erb
File metadata and controls
20 lines (12 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: GitLab
owner: Partners
---
## GitLab Configuration
The following properties can be configured for the GitLab tile
* Route Name - Defaults to `gitlab`. This route is registered against the apps domain configured on the runtime tile. The URL is used to access the GitLab web interface. Only HTTPS connections are accepted, and attempts to connect over HTTP are automatically redirected to HTTPS.
* Emails From - The address to be used when sending e-mail from GitLab, such as `gitlab-no-reply@my-pcf.example.com`.
* Emails Reply-To - The reply to address to be used
* Emails Display name - A "friendly" name shown to users in their Inboxes.
* Initial root password - Password to pre-configure for the `root` user upon deployment of a new installation. This is not required, and will not be used during upgrades.
