Private Repositories
Private repositories require SSH authentication. Valohai uses deploy keys for secure, read-only access.
Generate SSH Key in Valohai
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 providerPrivate key (
.pem) – Paste this into Valohai
Add Public Key to Your Git Provider
The exact steps depend on your provider:
Last updated
Was this helpful?
