Skip to content

Conversation

@doodlesbykumbi
Copy link
Contributor

@doodlesbykumbi doodlesbykumbi commented Oct 22, 2019

Run the following for the latest code vs this new code:

secretless.yml

version: 2

services:
  git:
    connector: ssh
    listenOn: tcp://0.0.0.0:2222
    credentials:
      user: git
      privateKey:
        from: file
        get: $HOME/.ssh/id_rsa
      address: ssh.github.com:443
  1. Run Secretless
  2. Run SSH Client
ssh -T x@localhost -p 2222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants