infrahq/infra

connect SSH with self-hosted version

pdomineaux opened this issue · 1 comments

Thanks for this great tool.

Is the beta feature for SSH available for self-hosted version?
If yes, how to configure it?
If no, is there a plan to release a version compatible with self-hosted ?

Ok I found the solution based on the kubernetes config.
We need to add an extra bit of config for this to work on self-hosted:

kind: ssh
name: stage-bastion
endpointAddr: your-ssh-hosthost.com
server:
accessKey: generated.accessKey
url: https://infra.self-hosted.com