posts - 158,  comments - 0,  views - 11万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  GitLab/Bitbucket/Git

Rocky Linux 9 GitLab 部署
摘要:1、环境 8核/16G内存/500G硬盘 2、安装依赖 # 安装依赖 dnf install -y curl policycoreutils openssh-server perl postfix # 启动邮件服务 systemctl enable --now postfix 3、安装源配置(或者离 阅读全文
posted @ 2023-05-06 15:01 a120608yby 编辑
配置 GitHub 强制使用 https
摘要:命令终端执行以下命令: git config --global url."https://".insteadOf git:// 阅读全文
posted @ 2022-12-02 11:10 a120608yby 编辑
Gogs 基于 Docker 部署
摘要:1、MySQL安装 https://www.cnblogs.com/a120608yby/p/17164694.html 2、Docker、Docker-Compose安装 https://www.cnblogs.com/a120608yby/p/9883175.html https://www.c 阅读全文
posted @ 2022-11-11 15:34 a120608yby 编辑
GitLab 用户头像不显示问题
摘要:1、编辑/etc/gitlab/gitlab.rb文件 ### Gravatar Settings # gitlab_rails['gravatar_plain_url'] = 'http://www.gravatar.com/avatar/%{hash}?s=%{size}&d=identicon 阅读全文
posted @ 2021-03-15 16:25 a120608yby 编辑

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