All Projects → heroku → heroku-production-check

heroku / heroku-production-check

Licence: MIT License
devcenter.heroku.com/articles/maximizing-availability

Programming Languages

ruby
36898 projects - #4 most used programming language

Heroku App Production Check

A Heroku client plugin to check how well your app meets Heroku's guidlines for maximizing app availability.

Setup

$ heroku plugins:install https://github.com/heroku/heroku-production-check.git

Usage

$ heroku production:check -a vault
=== Production check for vault
Cedar                         Passed
Dyno Redundancy               Passed
Production Database           Failed 	 remedy: http://bit.ly/PWsbrJ
Follower Database             Failed 	 remedy: http://bit.ly/MGsk39
SSL Endpoint                  Passed
DNS Configuration             Passed
Log Drains                    Passed
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].