Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
issue
issue
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

  • chainmaker
  • issueissue
  • Issues
  • #160

Closed
Open
Opened May 26, 2022 by 云 俞@646344359

[help] [support]支持ssh clone 或者 user:passwd clone 项目

想上传一个 一键 多机房部署的脚本。但是发现clone时需要输入密码,无法完成自动化

已经在~/.ssh/config 配置好了

Host git.chainmaker.org.cn
        HostName git.chainmaker.org.cn
        User git
        IdentityFile ~/.ssh/id_rsa_chainmaker

并且将公钥上传至了 https://git.chainmaker.org.cn/ 中的 个人 ssh key.

当时测试连通性时 ssh git.chainmaker.org.cn 还是需要输入密码。

并且 git clone git@git.chainmaker.org.cn:chainmaker/chainmaker-go.git 也还是需要输入密码。

或者支持 https://username:password@git.chainmaker.org.cn/chainmaker/chainmaker-go.git 方式clone项目

Edited May 26, 2022 by 云 俞
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: chainmaker/issue#160

Copyright © 2021 ChainMaker Org. All Rights Reserved. 长安链 版权所有。