Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itfl-service-public
gitlab-template
Commits
6a14606d
Commit
6a14606d
authored
Jan 31, 2017
by
Martin Mai
Browse files
misc
parent
1a9d935d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6a14606d
# change gitlab configuration
```
#edit variables fo
p
config files (IP-Addres, Port...)
#edit variables fo
r
config files (IP-Addres, Port...)
edit init-config.bash
#sed values in config-files
...
...
@@ -15,12 +15,26 @@ docker-compose up -d
```
# check logs
```
docker logs -f [TAB]
```
# change initial gitlab password (web interface)
initial value:
grep 'initial_root_password' gitlab/volumes/etc/gitlab/gitlab.rb
login with user "root"
# stop
```
docker-compose down
```
...
...
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