Add admin credentials to installation docs

This commit is contained in:
randx 2012-08-02 15:30:22 +03:00
parent 1c60c3d73d
commit c120457a6f
1 changed files with 5 additions and 0 deletions

View File

@ -195,6 +195,11 @@ Application can be started with next command:
# As daemon
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).
# Manually