#1913·kamal

配置 SSH 密钥数据导致密码管理器中的秘密信息出现 net-ssh 问题

作者: redbassett创建于 2026年7月11日更新于 2026年7月12日

I'm running Kamal version 2.12.0 in a Rail project. I am managing my SSH keys in a secrets manager (1Password) rather than with local ssh key files. In my Kamal secrets, I have a `SSH_PRIVATE_KEY` secret defined and running `kamal secrets print` confirms this is set. In my `deploy.yml` I've told Kamal to use this private key: