SSH url for Git repository #3187
-
Hello, Can we configure SSH url for Git repository in ORT Server? Currently it throws error in UI. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
mnonnenmacher
Aug 6, 2025
Replies: 1 comment 3 replies
-
SSH for repository checkout is currently not supported and it is not on our roadmap. But if someone would be willing to implement it that contribution would be welcome. The tricky part would be to add management for SSH keys and to make sure that ORT's Git implementation works with SSH. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ib-tardis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SSH for repository checkout is currently not supported and it is not on our roadmap. But if someone would be willing to implement it that contribution would be welcome. The tricky part would be to add management for SSH keys and to make sure that ORT's Git implementation works with SSH.