Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Scalingo/multi-buildpack
Multiple buildpack handling for deploying apps on Scalingo
https://github.com/Scalingo/multi-buildpack
buildpack multi-buildpack scalingo
Last synced: about 2 months ago
JSON representation
Multiple buildpack handling for deploying apps on Scalingo
- Host: GitHub
- URL: https://github.com/Scalingo/multi-buildpack
- Owner: Scalingo
- Created: 2015-09-28T13:13:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T10:11:54.000Z (over 2 years ago)
- Last Synced: 2024-08-04T03:03:18.635Z (5 months ago)
- Topics: buildpack, multi-buildpack, scalingo
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 8
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scalingo - Github
README
# Multi-buildpack
Use multiple buildpacks on your app
## Usage
$ scalingo env-set BUILDPACK_URL=https://github.com/Scalingo/multi-buildpack.git
$ cat .buildpacks
https://github.com/Scalingo/ffmpeg-buildpack.git
https://github.com/Scalingo/go-buildpack.git## License
© David Dollar [https://github.com/ddollar](https://github.com/ddollar/heroku-buildpack-multi)
MIT