Deploying

On Server

On Heroku

Sample:

worker: ./moresql -tail -checkpoint -error-reporting "rollbar"
heroku buildpacks:set -r REMOTE_NAME https://github.com/ryandotsmith/null-buildpack.git#72915d8b59f0f089931b4ed3b9c9b6f1750c331a

Note: we pin to specific version of buildpack so future upgrades aren't automatically applied.