gitlab重置密码

2026-01-21

gitlab-rake "gitlab:password:reset[root]"

docker exec -it gitlab bash
gitlab-rake "gitlab:password:reset[root]"
Enter password:
Confirm password:
Password successfully updated for user with username root.

gitlab-backup
sudo gitlab-backup create
/opt/gitlab/data/backups/1768960009_2026_01_21_15.4.2-jh_gitlab_backup.tar

gitlab-rake gitlab:check

分类:Linux | 标签: |

相关日志

评论被关闭!