腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
4
回答
无法
使用
SSH
将
IntelliJ-IDEA
连
接到
GitLab
git
、
intellij-idea
、
ssh
、
gitlab
我正在尝试将我的
GitLab
存储库与
IntelliJ-IDEA
连接,但它仍然
无法
连
接到
存储库。我尝试了下面的方法: 我正确安装了msysgit 生成
SSH
密钥(https://help.github.com/articles/generating-
ssh
-keys/) 在
GitLab
密钥上添加了密钥定义环境变量HOME USERPROFILE,指向C:\Users\sebastian.garces.
ssh</em
浏览 98
提问于2015-08-13
得票数 27
回答已采纳
1
回答
从服务器端用户计算机发出的隧道git请求
git
、
ssh
我工作的公司正在
使用
gitlab
.company.net的一个自我托管的
gitlab
。
gitlab
只能从公司网络中访问。我还有一个不在公司网络中的公司服务器。我希望能够在服务器上
使用
git,因为在开发过程中手动复制文件非常麻烦。理想情况下,该解决方案也适用于不同的用户,即取决于谁在服务器上工作,连接
将
通过他们的计算机进行隧道化。在服务器上,我
将
git配置为
使用
localhost作为
gitlab
.company.net的代理: git
浏览 6
提问于2022-09-02
得票数 0
回答已采纳
1
回答
无法
从
gitlab
克隆存储库( traefik反向代理背后的坞)
docker-compose
、
gitlab
、
reverse-proxy
、
traefik
、
connection-refused
最近,我用
gitlab
在traefik反向代理容器后面构建了一个码头容器。我可以轻松地通过https登录。但是当我试图用intellij (或git )克隆一个存储库时,我会得到错误
ssh
: connect to host git.domain.de port 22: Connection refused
浏览 2
提问于2020-05-04
得票数 0
回答已采纳
1
回答
docker-compose + nginx-proxy +letsencrypt nginx-proxy-companion+
gitlab
-ce = git克隆上的
SSH
连接失败
nginx
、
ssh
、
proxy
、
docker-compose
、
gitlab
但是,当我尝试通过
SSH
克隆存储库时,它失败了。- '/srv/
gitlab
/logs:/var/log/
gitlab
'
gitlab
-runner:/conf:/etc/
gitlab
-r
浏览 11
提问于2017-07-15
得票数 3
回答已采纳
4
回答
让sshd
将
git用户的登录转发到(
GitLab
)码头容器
git
、
ssh
、
docker
、
gitlab
、
sshd
我想在我的主机上配置sshd,
将
某个用户的公钥登录转发到运行自己的sshd服务的Docker容器。为了提供一些上下文,我让
GitLab
在一个Docker容器中运行,我不喜欢在主机上为
SSH
GitLab
通信打开另一个端口,而是让主机上的sshd将用户和密钥直接重定向到
GitLab
在本地机器上公开的端口我的想法是这样做: ForceCommand
ssh
-p <
GitLab
port> <some arguments
浏览 9
提问于2015-10-09
得票数 9
回答已采纳
1
回答
添加到用户的
SSH
密钥在注销后被删除
git
、
amazon-web-services
、
jenkins
、
ssh
、
gitlab
我正在尝试运行
ssh
-T git@
gitlab
.com来测试我与
gitlab
的连接。但是,一旦我注销并重新登录,就
无法
从Jenkins通过
ssh
连
接到
Gitlab
。登录后,我将
使用
以下命令添加
ssh
-key:
浏览 0
提问于2018-06-13
得票数 0
1
回答
如何连
接到
Gitlab
上的存储库?
git
、
gitlab
我已经阅读了这些文档,我
无法
找到一种方法连
接到
Gitlab
上的存储库来下载它或将我的项目提交到它。这是我从
Gitlab
那里发现的:
ssh
-T git@
gitlab
.com/groups/myprojects/mypr
浏览 3
提问于2022-11-21
得票数 1
回答已采纳
2
回答
如何
使用
ssh
代理在
gitlab
ci中运行部署作业?
docker
、
ssh
、
deployment
、
proxy
、
gitlab-ci
我在伊朗有一台服务器,我想
使用
gitlab
ci打开到我的服务器的
ssh
隧道。 但由于谷歌的云服务,
gitlab
看不到伊朗的IP地址。有没有办法
使用
伊朗的中间服务器打开从
gitlab
到我的代理服务器的代理隧道,然后
使用
docker从
gitlab
registery中提取图像?考虑到伊朗的服务器
无法
连
接到
gitlab
,
gitlab
也
无法
连
接到
伊朗的
浏览 27
提问于2018-12-23
得票数 2
回答已采纳
1
回答
Ansible galaxy provisionner没有在Vagrant中
使用
私钥
git
、
ansible
、
vagrant
、
ssh-keys
、
ansible-galaxy
= true end # if i put
浏览 3
提问于2016-06-23
得票数 4
1
回答
ssh
:
无法
解析主机名
gitlab
.com:user_ Name /repo_name.git: Name或service不知道
jenkins
、
gitlab
、
jenkins-pipeline
、
gitlab-api
我正在尝试将我的jenkins服务器连
接到
gitlab
.com上的私有存储库。我已经
将
gitlab
的API访问令牌添加到我的jenkins服务器,并将Jenkins公钥添加到
gitlab
帐户的
ssh
-键中。当我试图在Jenkins服务器上运行以下命令时:我得到以下错误:
ssh
: Could not resolvehostnam
浏览 8
提问于2021-12-14
得票数 1
1
回答
Git Windows HTTPS远程连接
git
、
ssh
、
https
、
gitlab
我正在
使用
Windows 10,我支持一个不允许
SSH
在标准端口22上运行的网络。( a)是否有选择在HTTPS模式下运行Git Windows?如何配置它?( b)如果没有,是否有办法更改默认的Git
SSH
端口和
Gitlab
ssh
端口?
浏览 5
提问于2016-12-24
得票数 1
回答已采纳
1
回答
如何在Windows上更改
ssh
端口连接?
windows
、
ssh
、
gitlab
、
ssh-keys
我正试图用Windows膝上的
ssh
键连
接到
GitLab
。问题是存储库的端口已经更改,我
无法
更改配置上的默认端口22。IdentityFile ~/.
ssh
/id_rsa但是它不起作用,终端机说它还在连
接到
22端口: C:\Users\parko>
ssh
-T git@
gitlab
.com-T git@
gitlab
.%myRepository%.com
浏览 6
提问于2022-05-06
得票数 0
4
回答
每次重新启动时,SourceTree都会询问密码进行
SSH
身份验证。
authentication
、
ssh
、
passwords
、
atlassian-sourcetree
在SourceTree中,我
使用
OpenSSH作为身份验证,并创建+添加我的
SSH
密钥(在Windows上),如下所示:
将
SSH
密钥添加到
GitLab
中,<e
浏览 4
提问于2015-07-15
得票数 24
1
回答
gitlab
http克隆人url错误,端口8022丢失
docker
、
http
、
gitlab
、
port
我用码头安装
gitlab
。-v /home/
gitlab
/log:/var/log/
gitlab
gitlab
/
gitlab
-ce 步骤2: vi /home/
gitlab
/config/
gitlab</
浏览 17
提问于2021-04-06
得票数 1
1
回答
Docker:通过
SSH
连
接到
远程MySQL服务器
mysql
、
docker
、
ssh
、
gitlab-ci
我正在为我的
Gitlab
CI
使用
Docker,但需要
使用
SSH
连
接到
远程MySQL服务器,然后
将
端口3306映射到127.0.0.1我尝试过在Docker中查看
SSH
键,但似乎
无法
将
"ls“放到我认为存储它们的根/.
ssh</em
浏览 1
提问于2017-02-02
得票数 0
2
回答
未能将原点推送到
GitLab
git
、
ssh
、
gitlab
、
ssh-keys
、
git-push
很难学会如何将我的Git存储库推送到
gitlab
。当前正在获取此错误: 我的.
ssh
文件夹中有两个文件:"id_ed25519“和"i
浏览 7
提问于2022-01-28
得票数 1
回答已采纳
1
回答
为什么我不能通过
SSH
连
接到
容器上的
Gitlab
?
ssh
、
gitlab
、
containers
我在Asustor的维护者CE上安装了一个本地的
Gitlab
。 我
使用
putty尝试通过
SSH
与正确的端口连
接到
Gitlab
,但它的响应是“没有支持的身份验证方法可用(服务器发送了公钥)”。我尝试创建一个新的
SSH
密钥,并将其放在
gitlab
上,但没有成功。在Asustor上,
SSH
的服务是活动的,事实上,当我试图通过
SSH
连
接到
Asustor时,它的响应是正确的。我
使用
端口22用于Asustor的
浏览 12
提问于2021-12-21
得票数 1
1
回答
用Docker Compose
将
HTTP重定向到HTTPS,用于Omnisus
Gitlab
的自定义HTTPS端口
docker-compose
、
dockerfile
、
gitlab-ci
、
http-redirect
、
gitlab-omnibus
我有最新的Omnibus
GitLab
Docker映像,docker-compose.yml如下所示: image: '
gitlab
/
gitlab
-ce:latest' external_url 'https://some_ip' n
浏览 0
提问于2018-06-28
得票数 0
1
回答
Desktop 3.3.0+中断端口443上的
SSH
:如何修复?
docker
、
ssh
、
https
、
http-proxy
、
docker-desktop
我正在
使用
码头桌面为Mac。$
ssh
git@
gitlab
.com两种产品的产出都是这样的: PTY然而,
使用
3.3.0和3.3.1时,只有<
浏览 2
提问于2021-04-24
得票数 0
回答已采纳
1
回答
同一个
gitlab
主机的多个
ssh
键
ssh
、
gitlab
、
ssh-keys
我有两个
gitlab
.com帐户,因为
GitLab
不允许我
使用
相同的
ssh
密钥,所以我必须生成两个
ssh
密钥。我试图配置
ssh
,下面是我的配置: HostName
gitlab
.com IdentityFile ~/.
ssh
/id_rsa Hostname
gitlab
.com User hoangvu27
浏览 3
提问于2022-02-13
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券