Wrapper to run Cabot in a single Heroku dyno using the official docker image.
This will create an app in your Heroku account with a free Redis and Postgres add-on configured.
- Set Heroku to use the
container
stack (heroku stack:set container
) - Push this repository to the Heroku app
- (optional) Add a Redis and a Postgres add-on
- Configure the environment variables, official example
I really appreciate any contribution you would like to make, so don't hesitate to report an issue or submit pull requests.
Hi, my name is Jorgen Evens. By day I built things (mainly in PHP and JavaScript) for Ambassify and by night I tinker around with these kinds of projects.