At the moment, I have roobot deploying with an API key from my personal account. It seems that the recommended way of operating is to give each app its own heroku account, to help isolate concerns.
At the very least, we should be generating the keys with a special dummy heroku account, yes?
At the moment, I have roobot deploying with an API key from my personal account. It seems that the recommended way of operating is to give each app its own heroku account, to help isolate concerns.
At the very least, we should be generating the keys with a special dummy heroku account, yes?
This will be useful for that: https://github.com/ddollar/heroku-accounts
To Do