https://github.com/jpf/heroku-buildpack-xmlsec
https://github.com/jpf/heroku-buildpack-xmlsec
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpf/heroku-buildpack-xmlsec
- Owner: jpf
- Created: 2015-06-18T22:55:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T23:00:13.000Z (almost 11 years ago)
- Last Synced: 2025-04-04T14:41:31.103Z (about 1 year ago)
- Language: Shell
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# heroku-buildpack-xmlsec
A buildpack for installing xmlsec1 on Heroku
This fork is for Cedar14, as the original repo only supported standard Cedar (openssl version incompatibility)
## Usage
You may need to use this buildpack in conjunction with another;
Use heroku-buildpack-multi to build multiple buildpacks:
heroku config:add BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-multi.git
Example .buildpacks file:
https://github.com/jpf/heroku-buildpack-xmlsec.git
https://github.com/heroku/heroku-buildpack-ruby.git
Once xmlsec1 is installed via the buildpack you can run it with:
heroku run xmlsec1