Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runbear-io/awesome-runbook
A curated list of awesome runbook documents, guidebooks, software and resources.
https://github.com/runbear-io/awesome-runbook
List: awesome-runbook
awesome awesome-list runbook
Last synced: 7 days ago
JSON representation
A curated list of awesome runbook documents, guidebooks, software and resources.
- Host: GitHub
- URL: https://github.com/runbear-io/awesome-runbook
- Owner: runbear-io
- License: cc0-1.0
- Created: 2023-08-18T03:26:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T04:13:11.000Z (6 months ago)
- Last Synced: 2024-05-17T22:37:36.259Z (6 months ago)
- Topics: awesome, awesome-list, runbook
- Homepage: https://github.com/runbear-io/awesome-runbook
- Size: 22.5 KB
- Stars: 239
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- fucking-lists - awesome-runbook
- lists - awesome-runbook
README
# Awesome Runbook [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
A curated list of awesome runbook documents, guidebooks, software, and resources.
[What is a runbook?](runbook.md)
## Contents
- [Runbook Software](#runbook-software)
- [Runbook Documents](#runbook-documents)
- [Elasticsearch](#elasticsearch)
- [Kubernetes](#kubernetes)
- [Linux](#linux)
- [PostgreSQL](#postgresql)
- [Prometheus](#prometheus)
- [Miscellaneous](#miscellaneous)
- [Templates](#templates)
- [Contribute](#contribute)## Runbook Software
- [Azure Automation](https://azure.microsoft.com/en-us/products/automation) - A process automation tool provided by Microsoft Azure.
- [Datadog Workflow Automation](https://www.datadoghq.com/product/workflow-automation/) - An automation software for remediation processes.
- [Doctor Droid](https://github.com/DrDroidLab/playbooks) - A framework for automating investigations.
- [Octopus Deploy / Runbooks](https://octopus.com/docs/runbooks) - A runbook automation tool supported by CI/CD software: Octopus Deploy.
- [Runbear](https://runbear.io) - AI-powered notebook-style runbook automation software.
- [Rubix](https://github.com/Nurtch/rubix) - Python library that makes it easy to perform common DevOps tasks inside Jupyter Notebooks.
- [Rundeck](https://www.rundeck.com) - A runbook automation service that enables self-service operations and simplifies routine data center tasks. It is managed by PagerDuty.
- [Runme](https://runme.dev) - Interactive runbook dev tool.
- [Runbook](https://github.com/braintree/runbook) - A framework for gradual system automation, written in Ruby and managed by [Braintree](https://www.braintreepayments.com/).
- [Savvy](https://github.com/getsavvyinc/savvy-cli) - The easiest way to create, share, and run runbooks from the terminal## Runbook Documents
### Elasticsearch
- [Elasticsearch Runbook](https://davidlu1001.github.io/2020/04/16/ElasticSearch-Runbook/) - A blog post that contains ES runbooks.
### Kubernetes
- [Awesome Runbook / Kubernetes](/docs/kubernetes#readme) - Kubernetes runbooks managed by [awesome-runbook](https://github.com/runbear-io/awesome-runbook).
- [Container Solutions / Kubernetes](https://containersolutions.github.io/runbooks/posts/kubernetes/) - Kubernetes runbooks sponsored by [Container Solutions](https://www.container-solutions.com).### Linux
- [Container Solutions / Linux](https://containersolutions.github.io/runbooks/posts/linux/) - Linux runbooks sponsored by Container Solutions.
- [OpenShift](https://github.com/openshift/runbooks) - Runbooks for alert rules shipped with OpenShift.### PostgreSQL
- [Awesome Runbook / PostgreSQL](/docs/postgresql#readme) - PostgreSQL runbooks managed by [awesome-runbook](https://github.com/runbear-io/awesome-runbook).
- [Gitlab Troubleshooting / PostgreSQL](https://gitlab.com/gitlab-com/runbooks/-/blob/e0bb673e9b739ed6881c21bc84037abad1a628ad/troubleshooting/postgres.md) - PostgreSQL troubleshooting runbooks managed by Gitlab.### Prometheus
- [Prometheus Operator Runbooks](https://github.com/prometheus-operator/runbooks) - The official runbooks for the alerts sent out by components of the prometheus-operator ecosystem.
### Miscellaneous
- [GitLab On-call Run Books](https://gitlab.com/gitlab-com/runbooks/-/tree/master) - A guidance for Gitlab Infrastructure Reliability Engineers and Managers.
- [Shoreline / Pre-built automations & runbooks](https://www.shoreline.io/runbooks) - Shoreline's runbook library.## Templates
- [SkeltonThatcher/run-book-template](https://github.com/SkeltonThatcher/run-book-template/) - A Runbook / Operations Manual template for modern software systems.
- [DevOps runbook template](https://www.atlassian.com/software/confluence/templates/devops-runbook) - A Confluence runbook template for DevOps, proposed by Atlassian.## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.