Skip to content

avispatech/oracle-client-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Buildpack adds Oracle Client libraries.

It is intended to be used in conjunction with other buildpacks (e.g. node) for apps that require Oracle db connection.

Usage

Either add https://github.com/featurist/oracle-client-buildpack to .buildpacks or set BUILDPACK_URL=https://github.com/featurist/oracle-client-buildpack You also need API buildpack, preceding this one. And an Aptfile in the root of your app containing:

libaio1

Testing

Setup

heroku create --buildpack https://github.com/heroku/heroku-buildpack-testrunner

Run

git push heroku master
heroku run tests

We're Hiring!

Featurist provides full stack, feature driven development teams. Want to join us? Check out our career opportunities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%