Search overlay panel for performing site-wide searches

Build Your Next Big Thing on Heroku. Sign Up Now!

Heroku Blog

When you sign into Heroku from your browser, you’re in the Heroku Dashboard. Dashboard is a personalized, interactive command center for all of your apps on Heroku. It provides simple visibility and management for app status, activity, resources, add-ons, collaborators, and other critical aspects of your app. You can also use it to manage all information about your Heroku account – from SSH keys to past invoices. In this post, we take a quick …

Heroku Fork and the heroku sharing command have been deprecated. For more information on releases and rollbacks, make sure to check out the Dev Center.

Heroku tools let you create robust, healthy workflows for your apps, from development to production to ongoing delivery. Add other developers to your app with heroku sharing, create homogeneous staging and production apps with heroku fork, and quickly deploy directly from staging to production with pipelines.

In May, we launched the beta Heroku Platform API – making it possible to automate, extend and combine the Heroku platform with other services in a programmatic, self-service way. As of today, OAuth 2.0 support for the Platform API is available in public beta.

With OAuth support, developers building integrations and services that use the Heroku API can provide a much better experience to their users. Instead of requesting full access to user accounts, access …

Humans, in their quest for knowledge, have always wanted to know how things work.

We sit in our bedrooms, kitchens and garages pulling things apart with eager hands, examining the bits with a glimmer in our eye as our fingers turn them around and around, wondering what they do, how they do what they do–hoping that everything still works without that pretty residual part that no longer seems to fit.

Introducing How Heroku Works

Logs tell the story of your app – a continuous, living stream of events, changes and behaviors. Logs let you rapidly identify and act on critical events, debug issues in your code, and analyze trends to make better decisions over time.

But log management is increasingly complex. As apps scale across distributed infrastructure, many independent processes must be tracked and made sense of. Numerous components and backing services each produce their own log streams. Multiple …

On June 27th, our customer advocate team presented the first webcast in a two-part series on running production apps on Heroku. In case you missed it, the recording and slides are below. This first session is designed for an audience familiar with Heroku basics and covers:

  • Production app setup and expectations
  • App production checklist
  • Using Unicorn to increase app performance
  • Using 2X dynos to increase app performance
  • How to configure timeouts to ensure app stability

Subscribe to the full-text feed.