Private repositories require SSH authentication. Valohai uses deploy keys for secure, read-only access.
The easiest method is to let Valohai generate the key pair:
Go to Settings → Repository
Click Generate SSH Key
Download or copy both keys:
Public key (.pub) – Add this to your Git provider
.pub
Private key (.pem) – Paste this into Valohai
.pem
The exact steps depend on your provider:
GitHub
GitLab
Azure DevOps
Bitbucket
Last updated 2 months ago
Was this helpful?