Coder Social home page Coder Social logo

heroku-buildpack-hushpuppy's Introduction

Heroku buildpack: hushpuppy

This is a Heroku buildpack that allows one to install hushpuppy in a dyno alongside application code. It is meant to be used in conjunction with other buildpacks.

Documentation on how to build a custom buildpack

Description

This script download the HushPuppy's install into the vendor directory, then execute the script to install hp under /bin for the application to use.

Usage

Adding the buildpack:

heroku buildpacks:add --index 3 https://github.com/aurorasolar/heroku-buildpack-hushpuppy.git -a aurorasolar-ENV
Buildpack added. Next release on aurorasolar-ENV will use:
  1. heroku-community/apt
  2. https://github.com/DataDog/heroku-buildpack-datadog.git#1.20
  3. https://github.com/aurorasolar/heroku-buildpack-hushpuppy.git
  4. heroku/metrics
  5. heroku/ruby
Run `git push heroku main` to create a new release using these buildpacks.    

Installation output:

$ git push heroku main
...
remote: -----> Building on the Heroku-XX stack
remote: -----> Using buildpacks:
remote:        1. https://github.com/aurorasolar/heroku-buildpack-hushpuppy.git
remote:        2. heroku/ruby
remote: -----> hushpuppy app detected
remote: Downloading https://github.com/aurorasolar/hushpuppy/releases/download/0.5.0/hp-0.5.0.linux-amd64.tar.gz
remote: https://github.com/aurorasolar/hushpuppy/releases/download/0.5.0/hp-0.5.0.linux-arm64.tar.gz...
remote: HushPuppy CLI v0.5.0 installed as /tmp/build_fa2fe968/bin/hp
remote: -----> hushpuppy-buildpack: done
remote: -----> Ruby app detected
...

heroku-buildpack-hushpuppy's People

Contributors

dquimper avatar

Watchers

Alvin Yates avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.