Runbook is an open source monitoring service that allows you to perform automated "reactions" when issues are detected. Giving you the ability to automatically resolve DevOps alerts with zero human interaction.
Simply put, Runbook is what you would get if Nagios and IFTTT had a baby.
Developer and User docs can be found in the docs directory and on ReadTheDocs.
This repository contains configurations and scripts necessary for running Runbooks production environment. If you are looking for the code that runs Runbook check out our main repository.
This repo is designed to be self sufficent development environment, all sensitive information has been scrubbed and is kept in a secret repository.
Important Files:
data/salt
- Saltstack states/pillars/reactor configurationsVagrantfile
- Vagrant file for launching a development environmentserver.yml
- YAML configuration file containing development vagrant servers