|
|
|
|
|
by dzimine
2921 days ago
|
|
Nurtch DOES look like an awesome idea: jupyter notebooks proved to be a greatest interactive tool as well as for sharing the work. Good job with the site, too, best of luck with it. If you’re serious about automating operations and wiring with slack/Chataops, check out StackStorm (disclosure I am one of the creators). Open source Apache 2.0,?installable, no mines. It’s much heavier than Nurtch or FireHydrant, as it comes with IfThisThanThat logic and workflows to string individual actions in runbooks, chat ops out-of box, but different strokes for different folks, we all runnops differently, pick your pill. https://GitHub.com/StackStorm/st2 |
|
For others: StackStorm/Rundeck offers IFTTT for operations (amongst other things). Alert X -> Run script/workflow Y. It's an ideal approach to operations as it takes human out of the loop. Less on-call alerts, quick recovery. Sort of like a self healing system. Highly recommend.
Some companies can't/don't want to invest in full automation workflows. Nurtch is useful in this case as it allows partially automating runbooks by interleaving instructions and code. Downside is that human is still involved, engineer still gets paged :( but on the plus side, resolution could take 10 minutes instead of 2 hours & less upfront investment.