Skip to content

Conversation

@mm53bar
Copy link

@mm53bar mm53bar commented Jul 19, 2012

I like to keep all of my config settings in environment variables so I did some work to clean up your TODO's. In addition, I ran into a problem with my-connect-redis. Coincidentally, cleaning up the environment variables seemed to get rid of any need for this version so I just reverted it back to the packaged connect-redis.

I also found a problem with getPlaybackToken that was resolved when I removed the hardcoded domain.

All in all, this has allowed me to deploy my own version to heroku without having to check api keys into git.

One big change that you'll notice is that the dev environment connects to a local redis now rather than a special redistogo account. I pretty much stole this from the way that github set up the hubot environment. This might break things for you but I figured that redis is just a brew install redis so it's not much of a challenge for folks.

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant