Skip to content

luizalabs/heroku-buildpack-freetds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: FreeTDS

A Heroku Buildpack created to install FreeTDS in your project. Allows for usage of TinyTDS on Heroku.

Compatible with Heroku-12 stage.

Installation

heroku buildpacks:add --index 1 https://github.com/maikomjames/heroku-buildpack-freetds.git

Configuration

This buildpack will read the value of one configuration variable:

  • FREETDS_SOURCE_URL - Path to a version of FreeTDS to install. Defaults to https://www.freetds.org/files/stable/freetds-1.00.1.tar.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%