Ruby on Rails Saturday, January 26, 2019

On Sat, Jan 26, 2019 at 12:56 PM David Merrick <merrickdav@gmail.com> wrote:
>
> How do you ensure it runs all the time?

LOL, what's your uptime requirement and budget? Let's start here:

+ Do you have untested code in your app that could crash it?
+ Is your system configured to monitor your app and restart it when it crashes?
+ Is your system configured to notify you when it can't reliably
restart a crashed app?
+ Do you have monitoring in place to notify you when your app's unreachable?

Fix the ones you answered "no" to and then we'll discuss next steps
towards "all the time" :-)

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBQugSQFmiGbdZYCzjjVxfuXwQWNWVeGhCA-iBdrfhXQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment