This article describes the restart behavior of Heroku [dynos](dynos) and how to restart them.| devcenter.heroku.com
Learn about the different generations of Heroku and associated features| devcenter.heroku.com
Logs are a stream of time-stamped events aggregated from the output streams of all your app’s running processes. Retrieve, filter, or use syslog drains.| devcenter.heroku.com
A dyno is a lightweight Linux container that runs a single user-specified command. The dyno manager manages many different applications and keeps dynos running automatically.| devcenter.heroku.com
The Asset PipelineThis guide explains how to handle essential asset management tasks.After reading this guide, you will know: What is an asset pipeline. The main features of Propshaft, and how to set it up. How to migrate from Sprockets to Propshaft. How to use other libraries for more advanced asset management.| Ruby on Rails Guides
Configuring Rails applications to use the Unicorn web server, enabling the concurrent processing of requests.| devcenter.heroku.com
Understand your application's memory usage| devcenter.heroku.com
Make your apps accessible via custom domain names.| devcenter.heroku.com
The Eco dynos plan provides 1000 dyno hours for $5 per month. This article describes how this dyno hours pool works.| devcenter.heroku.com