随笔分类 -  Gitlab

摘要:https://blog.csdn.net/musuny/article/details/78548868 阅读全文
posted @ 2019-02-05 21:41 暗渡陈仓xy 阅读(2732) 评论(0) 推荐(0) 编辑
摘要:gitlab的安装 参考治疗:https://www.gitlab.com.cn/installation/#centos-7 http://www.21yunwei.com/archives/4351 1.安装并配置必要的依赖关系 如果你想使用 Postfix 发送邮件,请在安装过程中根据提示选择 阅读全文
posted @ 2019-02-05 21:16 暗渡陈仓xy 阅读(647) 评论(0) 推荐(0) 编辑
摘要:1.开启注册邮箱验证 admin area --》setting--》Sign-up restrictions--》勾选Send confirmation email on sign-up 2.当前用户 root、123、xxxx 3.创建组 首页->create a group(http://192.168.56.101:8888/dashboard/groups) ... 阅读全文
posted @ 2019-02-05 21:07 暗渡陈仓xy 阅读(3544) 评论(0) 推荐(0) 编辑
摘要:另:gitlab默认用户名密码 root 5ivel!fe 阅读全文
posted @ 2019-02-05 15:31 暗渡陈仓xy 阅读(10044) 评论(0) 推荐(0) 编辑
摘要:配置邮箱服务的用途 有合并请求时,邮件通知 账号注册时,邮件验证 修改密码时,通过邮件修改 配置步骤: 1.开启QQ邮箱的smtp服务(不建议使用163邮箱,发几次之后,就不能发送) 设置--》账户--》smtp--》密保验证--》验证成功返回一串字符串,形状如(ausdixersybgcgid) 保存返回的字符串 2.修改... 阅读全文
posted @ 2019-02-05 14:44 暗渡陈仓xy 阅读(6075) 评论(0) 推荐(0) 编辑
摘要:Centos安装gitlab 安装gitlab 在防火墙里开放http跟ssh端口 yum install -y lokkit yum install curl openssh-server openssh-clients postfix cronie -y service postfix start... 阅读全文
posted @ 2019-02-02 22:56 暗渡陈仓xy 阅读(191) 评论(0) 推荐(0) 编辑
摘要:1.安装virtualbox https://www.virtualbox.org/ 2.安装centos6.6 3.配置网络 右键-->网络-->网卡2-->host-only cd /etc/sysconfig/network-scripts/ vi ifcfg-eth0 将此处改为yes ONBOOT=yes 此时可ping外网 cp ifcfg-eth0 ifcfg-... 阅读全文
posted @ 2019-02-02 22:18 暗渡陈仓xy 阅读(204) 评论(0) 推荐(0) 编辑
摘要:1.linux必要配置 在防火墙里开放http跟ssh端口 yum install lokkit yum install curl openssh-server openssh-clients postfix cronie -y service postfix start chkconfig pos 阅读全文
posted @ 2019-02-02 22:08 暗渡陈仓xy 阅读(176) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示