随笔分类 - Git
gitlab centos7 安装、升级、备份、恢复、卸载、仓库迁移
摘要:安装依赖软件:yum -y install policycoreutils openssh-server openssh-clients postfix 设置postfix开机自启,并启动,postfix支持gitlab发信功能: systemctl enable postfix && system
阅读全文
Gitlab不小心关闭了sign-in,无法登录web的恢复方法
摘要:gitlab版本:12.4.0-ce 系统:centos7 gitlab使用的数据库是PostgreSQL10,只要把相应的字段打开即可访问web端 基本操作命令:su - gitlab-psqlpsql -h /var/opt/gitlab/postgresql -d gitlabhq_produ
阅读全文
浙公网安备 33010602011771号