krutaw / Playbook

Playbook is a workflow engine for performing various tasks from the perspective of the NOC (Network Operations Center) team's perspective.
MIT License
2 stars 0 forks source link

Playbook


What is this?

Playbook is a workflow engine for performing various tasks from the perspective of the NOC (Network Operations Center) team's perspective. The basic idea is to wrap tooling around action items that are performed when something happens. This could be restarting a service, calling the SME who is on-call via Twilio, etc.

Standards

Models

Interfaces

Logical workflow

Logical workflow

Installation

Contributing

Please feel free to contribute or assist, this is literally a side project for me that I'm hoping will be useful to others. Please perform commits to the development branch and then do a pull request to merge into master.