Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GitLab CE
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker
Deployments
GitLab CE
Commits
ef70f5a3
Verified
Commit
ef70f5a3
authored
2 years ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
e91af0e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
ef70f5a3
...
@@ -65,7 +65,7 @@ The following is required:
...
@@ -65,7 +65,7 @@ The following is required:
*
Replace
`mydomain-com`
with a valid certificate resolvers name of Træfik.
*
Replace
`mydomain-com`
with a valid certificate resolvers name of Træfik.
1.
Optional: Set these environment variables in '.env':
1.
Optional: Set these environment variables in '.env':
*
`GL_TZ`
: A valid
[
tz database time zone
](
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
)
*
`GL_TZ`
: A valid
[
tz database time zone
](
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
)
(default:
`UTC`
)
(default:
`
Etc/
UTC`
)
*
`GITLAB_SHELL_SSH_PORT`
: GitLab Shell SSH port (default:
`10022`
)
*
`GITLAB_SHELL_SSH_PORT`
: GitLab Shell SSH port (default:
`10022`
)
*
`GL_INITIAL_ROOT_PASSWORD`
: Initial default admin password (default:
*
`GL_INITIAL_ROOT_PASSWORD`
: Initial default admin password (default:
`password`
)
`password`
)
...
@@ -86,7 +86,7 @@ The following is required:
...
@@ -86,7 +86,7 @@ The following is required:
1.
Optional: Set these environment variables in 'docker-compose.yml':
1.
Optional: Set these environment variables in 'docker-compose.yml':
*
Uncomment line 69 if you have set
*
Uncomment line 69 if you have set
`GL_INITIAL_SHARED_RUNNERS_REGISTRATION_TOKEN`
in step 4.
`GL_INITIAL_SHARED_RUNNERS_REGISTRATION_TOKEN`
in step 4.
*
Uncomment line 11
8
if you have set
`MM_FILESETTINGS_PUBLICLINKSALT`
in
*
Uncomment line 11
9
if you have set
`MM_FILESETTINGS_PUBLICLINKSALT`
in
step 4.
step 4.
1.
Start the container in detached mode:
1.
Start the container in detached mode:
```
bash
```
bash
...
@@ -153,7 +153,7 @@ Add Mattermost to Applications:
...
@@ -153,7 +153,7 @@ Add Mattermost to Applications:
## Register shared Runners
## Register shared Runners
```
shell
```
shell
docker
exec
-ti
vcs
_
gitlab-runner
_
1 bash
-c
"gitlab-runner register"
docker
exec
-ti
vcs
-
gitlab-runner
-
1 bash
-c
"gitlab-runner register"
```
```
1.
Enter your GitLab instance URL:
1.
Enter your GitLab instance URL:
...
@@ -196,7 +196,7 @@ See also
...
@@ -196,7 +196,7 @@ See also
### GitLab
### GitLab
*
[
Omnibus GitLab Docs
](
https://docs.gitlab.com/omnibus/
)
*
[
Omnibus GitLab Docs
](
https://docs.gitlab.com/omnibus/
)
*
[
Setting up LDAP sign-in
](
https://docs.gitlab.com/
c
e/administration/auth/ldap/index.html
)
*
[
Setting up LDAP sign-in
](
https://docs.gitlab.com/
e
e/administration/auth/ldap/index.html
)
*
[
SMTP settings
](
https://docs.gitlab.com/omnibus/settings/smtp.html
)
*
[
SMTP settings
](
https://docs.gitlab.com/omnibus/settings/smtp.html
)
→ As long as you are using the exim-relay, emails will likely end up in
→ As long as you are using the exim-relay, emails will likely end up in
your spam folder!
your spam folder!
...
...
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