gitlab初始密码登录失败
修改密码
python
[root@localhost ~]# gitlab-rake "gitlab:password:reset[root]"
Enter password:
Confirm password:
Password successfully updated for user with username root.
# 再重新配置gitlab
[root@localhost ~]# gitlab-ctl reconfigure