ssh-private-key-buildpack | SSH private key configuration | SSH Utils library
kandi X-RAY | ssh-private-key-buildpack Summary
kandi X-RAY | ssh-private-key-buildpack Summary
SSH private key configuration
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ssh-private-key-buildpack
ssh-private-key-buildpack Key Features
ssh-private-key-buildpack Examples and Code Snippets
Community Discussions
Trending Discussions on ssh-private-key-buildpack
QUESTION
I'm working on deploying a Phoenix app to Heroku, but several of the dependencies are in private Gitlab repos, and I am having trouble gaining access to them via SSH. When I try to push my app up, I hit the following error related to one of the dependencies (to which I normally have SSH access on my local machine):
...ANSWER
Answered 2017-May-22 at 20:40I pulled the source code for the buildpack and started poking around - I found that the SSH_HOST
config variable that I was setting - git@gitlab.com
- was not being found, and it was just defaulting to the single git@github.com
host that's hard-coded in... the docs say that you can add additional hosts, but it didn't seem to be working for me.
I was able to resolve this issue by cloning the buildpack and replacing line 13 in bin/compile
with
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ssh-private-key-buildpack
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page