[On-Prem / Docker] Can i connect to vcs directly by ssh?

1. I tried to connect VCS by putty

 

2. what is login id??

 

3. where/what is private key of these public keys?

0
2 comments

JackToStudios Official,

  1. We haven't tested this option, but you can definitely try it.
  2. I assume the username is `git` as in `git@127.0.0.1:2222`.
  3. SSH server private key is stored in the `vcs.ssh.server.key.rsa.base64` property in `vcs.on-premises.properties`. Private GPG key is stored in the `circlet.vcs.identity.secretKey_base64` property in `space.on-premises.conf`.
0

Thank you for your answer. Let's test based on the answers.

0

Please sign in to leave a comment.