Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

thoughtbot/radish-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

This works, but the dyno spins down after a few hours. We're working on a more permanent solution.

radish-heroku

Run Radish on Heroku (with Redis To Go!)

How to

First, you'll need an account with Radish. Sign up!

Then, fork this repository, and run:

heroku create YOURAPP-radish --stack cedar

heroku config:add RADISH_KEY=[YOUR RADISH API KEY] REDIS_URL=[YOUR REDIS URL]

git push heroku master

Make sure to replace the "YOUR" stuff (your app name, api key, redis url) with your real information. Once that works, watch the stats roll into Radish!

Need help?

Open up a new support request if you have any trouble getting this working.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages