Skip to content

satorix/satorix-passenger-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Satorix Passenger buildpack

Use Phusion Passenger in a buildpack compatible app.

Requires

You must also use the Ruby Buildpack with this buildpack since Passenger has tools based on Ruby.

Usage

Add the buildpacks to a .buildpacks configuration in the root of the application directory to install the passenger tools.

https://github.com/heroku/heroku-buildpack-ruby
https://github.com/satorix/satorix-passenger-buildpack

Place your application buildpack as the last entry for proper detection.

Configuration

  • Defaults to 64-bit Linux binary Passenger version 6.0.2 for Heroku runtime
  • PASSENGER_BIN_URL set the source URL for the terraform binary
  • Expects a *.zip file as distributed by Phusion

Releases

No releases published

Packages

 
 
 

Languages