Live data from Hacker News

Heroku: Announcing the Add-on Provider Program

blog.heroku.com

11–17 of 17 posts

Re: Heroku: Announcing the Add-on Provider Program

#11
post #6
post #4

I'm waiting for the recursive add-on: Someone creates an add-on, hosts it on Heroku and then enables the add-on in the add-on app.

I'm already building an addon as a Heroku app. Of course, I work for Heroku, so it probably doesn't count.

You're missing an important detail: Start using the add-on in the Heroku app. Since the add-on provides feature x, you can simply depend on it and remove feature x from the Heroku app :-)

Re: Heroku: Announcing the Add-on Provider Program

#12
post #11
post #6

Earlier quoted context omitted.

I'm already building an addon as a Heroku app. Of course, I work for Heroku, so it probably doesn't count.

You're missing an important detail: Start using the add-on in the Heroku app. Since the add-on provides feature x, you can simply depend on it and remove feature x from the Heroku app :-)

Way ahead of you. The tricky part is being able to bootstrap if the service crashes. It's pretty neat being able to basically provide artificial respiration for your web app in an emergency.

Re: Heroku: Announcing the Add-on Provider Program

#16
post #15

Is anyone else stunned at how thorough and complete the documentation and support materials are for this launch? I was blown away. Great job guys!

Definitely. I was just playing with kensa, which is a tool that they wrote for automatically testing your add-on. It checks to make sure everything is working properly. This includes your settings manifest, provisioning services, deprovisioning services, making sure the add-on is secure, etc.

Re: Heroku: Announcing the Add-on Provider Program

#17
I'm kind of disappointed at the "neutral marketplace" philosophy. I'd prefer a "curated marketplace" where the Herokuans could be opinionated about what works best (in general, and with Heroku). Metrics are great but I actually value the opinion of the people who built and run Heroku more. (Of course their opinion could be a metric, but it didn't sound like it in the announcement.)
Post reply on HN