摘要:
npm install 时 certificate has expired 错误的解决办法 报错:npm ERR! request to https://registry.npm.taobao.org/events failed, reason: certificate has expired sh 阅读全文
摘要:
问题现象: Whoops, GitLab is taking too much time to respond. Try refreshing the page, or going back and attempting the action again. Please contact your G 阅读全文
摘要:
gitlab 默认启用 Prometheus,数据存储时长是 15天,经观察磁盘占用较大(我这边平均每天1G) 如果磁盘紧张的情况下可以修改数据保留时长,或直接关闭 Prometheus 监控,修改配置文件的方法如下: 配置文件位置 gitlab/config/gitlab.rb 1、修改保留天数, 阅读全文