Heroku Blog
- News
- Last Updated: November 10, 2009
- Oren Teich
These days, it seems like almost all apps need to send email. And everyone has a gmail account. So why not have your app send email through Gmail? It’s fairly easy with just a few steps. Heroku currently runs Ruby 1.8.6. This means you need to provide your own SMTP TLS library. Luckily, Adam has made that super easy with a quick little Rails plugin. Simply install the library, set a few config variables, and you’re good to go. Best of all, this simple plugin will work on any provider. Use it even if you’re not on Heroku. It’s just…
- News
- Last Updated: June 03, 2024
- Oren Teich
Heroku has focused since day one on making the end-to-end application experience as easy as possible. From our git focused workflow to the automated management of deployed applications, we’ve worked hard to give developers the flexibility to build amazing apps. Today we’re excited to announce a major extension of this flexibility with Add-ons. For those who just want to see it in action, here’s a 3 minute overview: Add-ons Add-ons are a way to extend your application. They can provide core functionality (like full-text search or cron), add features to the platform, and integrate with amazing third party services (like…
- News
- Last Updated: October 23, 2009
- Byron Sebastian
It’s great to be a part of Heroku and to get the welcome from James and team as well as from the various customers, partners, and developers I’ve spoken with over the past few weeks. Heroku, the Ruby community at large, and the “cloud” market in general are growing and evolving quickly. As you can tell, we have a lot of exciting applications being deployed on our platform and are constantly working to improve and expand our offerings. I wanted to use my first blog post with the company to talk specifically about areas where we are going to be…
- News
- Last Updated: October 20, 2009
- Oren Teich
Today we’re launching an exciting new feature – maintenance mode. We strive to make your deployment and management experience as seamless as possible, for both the developers and the end users. Part of any management task is performing routine maintenance tasks, from database migrations to more complex site upgrades. When you’re in the midst of doing these maintenance tasks, wouldn’t it be great to show your users a nice maintenance page, instead of a broken site? With the Heroku maintenance mode, now you can. This quick 3:30 video shows you how to use maintenance mode, and even how to customize…
- News
- Last Updated: April 24, 2024
- James Lindenbaum
Big things are happening at Heroku, so we felt it was time for an overall update. I’m happy to say that not only has the platform doubled in size over the last 12 months to well over 35,000 live apps, but usage has become more serious and far more intense. Tons of business-critical apps are now live on Heroku, and rely on us for dependable, secure, scalable service, 24/7. We are seeing some really cool and complex composite apps now that the platform has expanded and become more flexible. The app scale we’re seeing has jumped too, with many apps…
- News
- Last Updated: October 07, 2009
- Oren Teich
NOTE: This documentation is out-of-date and no longer supported. It will not work with the current version of the Heroku platform. For the latest information about setting up custom domains on Heroku please use this article from the Heroku Dev Center. Today is a twofer on the screencast front. Setting up custom domains & DNS is one of those necessary evils that no one likes, and is way more confusing than it should be. Adding insult to injury, there’s not one solution for all cases. At a high level, the process is fairly easy. First, you need to point your…
Subscribe to the full-text feed.