Heroku Cabot

Wrapper to run Cabot in a single Heroku dyno using the official docker image.

Usage

Heroku Button

This will create an app in your Heroku account with a free Redis and Postgres add-on configured.

Deploy

Manual

  1. Set Heroku to use the container stack (heroku stack:set container)
  2. Push this repository to the Heroku app
  3. (optional) Add a Redis and a Postgres add-on
  4. Configure the environment variables, official example

Contributing

I really appreciate any contribution you would like to make, so don’t hesitate to report an issue or submit pull requests.

About me

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.