Heroku down for production and staging apps
status.heroku.com
Heroku down for production and staging apps
1–10 of 16 posts
Re: Heroku down for production and staging apps
#2Re: Heroku down for production and staging apps
#3Re: Heroku down for production and staging apps
#4I'd be curious to see the numbers of how often Heroku pushes code to production, and also how often those pushes break the build.
Re: Heroku down for production and staging apps
#5I'd be curious to see the numbers of how often Heroku pushes code to production, and also how often those pushes break the build.
Re: Heroku down for production and staging apps
#6Re: Heroku down for production and staging apps
#7I'd be curious to see the numbers of how often Heroku pushes code to production, and also how often those pushes break the build.
Well, it may not be their fault: http://status.aws.amazon.com/
Re: Heroku down for production and staging apps
#8I still dream of the day they'll let us set up different availability zones. Not that I'm sure this wouldn't occur, mind you.
You can take that a step further by running dynos in the European (eu-west-1) region: https://devcenter.heroku.com/articles/regions
Re: Heroku down for production and staging apps
#9I still dream of the day they'll let us set up different availability zones. Not that I'm sure this wouldn't occur, mind you.
Dynos already run in different availability zones: https://devcenter.heroku.com/articles/production-check You can take that a step further by running dynos in the European (eu-west-1) region: https://devcenter.heroku.com/articles/regions
Re: Heroku down for production and staging apps
#10Earlier quoted context omitted.
Dynos already run in different availability zones: https://devcenter.heroku.com/articles/production-check You can take that a step further by running dynos in the European (eu-west-1) region: https://devcenter.heroku.com/articles/regions
That's still in Beta though.
"Beta Testers,
Heroku Europe is ready to begin running your production apps!
Create an app in the region:
$ heroku create --region eu
Then add add-ons, deploy, and scale as usual. Please note we're still adding
capacity in this area, so contact us if you expect to run more than 30 dynos or
do more than 500 reqs/second on any app in Europe.As always, private betas should be considered confidential. Please don’t tweet, blog, or talk about this feature publicly until we announce it ourselves.
Documentation: https://devcenter.heroku.com/articles/regions Questions & feedback: eu-beta@heroku.com
Best,
The Heroku Team"