-
my company installed GitLab enviroment on Docker
but someone find out they can't push their repo via SSH
nothing wrong with ssh-pub-key, I already checked!
when they enter
`git push -u origin mas…
-
@stresslimit I request permission to implement a succinct idiomatic JavaScript API built upon `most` which can be thought of (for those unfamiliar) as the `Bluebird` of FRP in JavaScript.
Level of ef…
-
近期我们生产环境出现这个错误的频率很高.Redis是购买的阿里云8GB主从版,QPS在500左右,高峰能到1000.查询以往的issue之后修改链接字符串如下,但是情况没有得到改善.还有什么我能尝试的方法吗?
> redis.rds.aliyuncs.com:6379,password=123456,defaultDatabase=0,autoDispose=false,poolsize=2…
-
**Describe the bug**
```bash
Error: getaddrinfo ENOTFOUND [2a09:8280:1::6:44ce]
2024-08-25T15:19:00.275 app[1857430a613568] mad [info] at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:10…
-
Different modules currently use different Redis clients. This isn't necessary and we should consolidate.
-
I've followed this guild: https://github.com/sameersbn/docker-gitlab/blob/master/README.md#quick-start
, run postgresql, redis and gitlab one by one
But after I run gitlab, it stopped automatically. t…
-
```
+ chmod 0644 /home/git/gitlab/config/initializers/relative_url.rb
+ chown git: /home/git/gitlab/config/initializers/relative_url.rb
+ [[ root == git ]]
+ sudo -HEu git ln -s /home/git/data/tmp…
-
On a mac w/ yosemite, I am using latest master w/ docker-compose and following docker-compose.yml (below).
I have successfully started via docker-compose using this configuration, created a user, imp…
-
Hello,
first I would like to thank for this great project. I have a problem, though, after using this Gitlab setup with external volumes. When I used it without everything was working perfectly.
…
-
I'm have policy controller that install in the cluster, and trying to deploy harbor pod while the CIP mod is set to be warn, please see the below error:
/usr/local/bin/helm install --create-namespace…