Add admin credentials to installation docs
This commit is contained in:
parent
1c60c3d73d
commit
c120457a6f
|
@ -195,6 +195,11 @@ Application can be started with next command:
|
||||||
# As daemon
|
# As daemon
|
||||||
sudo -u gitlab bundle exec rails s -e production -d
|
sudo -u gitlab bundle exec rails s -e production -d
|
||||||
|
|
||||||
|
You can login via web using admin generated with setup:
|
||||||
|
|
||||||
|
admin@local.host
|
||||||
|
5iveL!fe
|
||||||
|
|
||||||
# 6. Run resque process (for processing queue).
|
# 6. Run resque process (for processing queue).
|
||||||
|
|
||||||
# Manually
|
# Manually
|
||||||
|
|
Loading…
Reference in a new issue