Skip to content

kontentcore/heroku-buildpack-libdps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Heroku Buildpack with libDPS

The buildpack installs private SSH key and then clones private repository with libDPS binaries.

Set Base64 encoded SSH key to Heroku environment by:

heroku config:set SSH_KEY=$(cat path/to/private/key/id_rsa | base64)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages