Infra SSH Configuration #4321
-
Hey together, Currently I try configure Infra for SSH access some of my Linux Servers. Now when I start the infra systemd unit I see the following error in the log.
I created an access key via the UI and updated the kind: ssh
name: stage-bastion
endpointAddr: infra.selfhost.com
server:
accessKey: generated.accessKey Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Is this feature not available in the selfhosted version? |
Beta Was this translation helpful? Give feedback.
-
Ok I've found it: kind: ssh
name: stage-bastion
endpointAddr: your-ssh-hosthost.com
server:
accessKey: generated.accessKey
url: https://infra.self-hosted.com/ |
Beta Was this translation helpful? Give feedback.
Just a misconfiguration on our side.