Re: [integrity] Using integrity with private github repos
- From:
- Matt Davies
- Date:
- 2010-02-22 @ 17:07
hi craig
I think your best bet is to look on the github site. I had to add the
contents of the application machines public key(id_rsa.pub say) to the
public keys in the account where the app is hosted on github.
there are instructions on github I'm sure
On 22 Feb 2010, at 16:19, Craig Jolicoeur wrote:
> I'm attempting to use Integrity hosted on Heroku and pulling from a
> private Github repository. Are there instructions for setting up the
> necessary SSH keys to gain access to the private Github repository
> from a Heroku instance?
>
> Or even from any instance for that matter, outside of Heroku.
>
> - cpj