View categories
Preboot now generally available
Change effective on 28 October 2014
Preboot is now a generally available app feature. Preboot changes the standard dyno start behavior for web dynos, and can contribute to zero downtime deployments. In order to start using this on your application, run heroku features:enable preboot
. See this Dev Center article for more information.