A buildpack which configures heroku instances to allow for SSH tunnelling to external resources.
To use this buildpack, a configuration file, ssh.yml
, should be place in your applications config
directory.
The following is a sample ssh.yml
.
---
known_hosts:
- github.com
- # external hosts here