Love the site design of Heroscale, unfortunately I get this:
"Thanks for signing up with Heroscale. Unfortunately, we discovered
some serious backend issues we're going to need to address. We're
hoping to be back online in mid February. Sorry for the
inconvenience!"

Does anyone know if this actually works, or has it been abandoned?

On Thu, Jun 2, 2011 at 10:24 AM, Matt Allen <[email protected]> wrote:
>
> Hey Korny;
>
> I have several apps deployed onto Heroku and have only ever gotten an
> error once.
>
> You get a single dyno for free which will buckle under a certain
> amount of traffic, it's not like a single mongrel or whatever but it's
> pretty close as far as I can tell. You'll get an email if it hits it's
> limits.
>
> We host our site on there (http://devlogic.com.au/) without any hassle.
>
> Bottom line is, if it's a little app that you're mucking about it, you
> probably don't need to care. If it gets busy you can manually ramp it
> up, or I stumbled upon this yesterday: https://www.heroscale.com/
>
> Matta
>
> On Thu, Jun 2, 2011 at 12:09 PM, Korny Sietsma <[email protected]> wrote:
> > Hi folks - I've just deployed my first ever app to Heroku, and I'm wondering
> > if anyone could clarify exactly what you get for free?
> > I'm a bit lost in the website - lots of stuff on nifty addons, but if I'm
> > just deploying a demo app, what are the limitations?
> > And do I have to care?  If I run out of memory / cpu / bandwidth allocation,
> > will they throttle the app, or block it, or what?  Everything seems to be
> > working ok at the moment, but it's all pretty beta, it wouldn't surprise me
> > if something leaked memory or kept sessions around for too long or the like.
> >  (I have no database, which might help)
> > (The app is an example clojure app - it seems Heroku now let you deploy
> > clojure!  - it's very very simple at the moment, but if anyone is interested
> > it's at http://korny-clojure-twitter-example.herokuapp.com/ code
> > at https://github.com/kornysietsma/twitter-example )
> > - Korny
> >
> > --
> > Kornelis Sietsma  korny at my surname dot com http://korny.info
> > "Every jumbled pile of person has a thinking part
> > that wonders what the part that isn't thinking
> > isn't thinking of"
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Ruby or Rails Oceania" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> > http://groups.google.com/group/rails-oceania?hl=en.
> >
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby or Rails Oceania" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/rails-oceania?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to