8000 GitHub - denny64/heroku-cabot: Run Cabot in a single Heroku dyno using the official docker image.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

denny64/heroku-cabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Run Cabot in a single Heroku dyno using the official docker image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.7%
  • Dockerfile 49.3%
0