package
module
Version:
v0.15.10
Opens a new window with list of versions in this module.
Published: Jun 13, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Devopsbot - Development Operations Bot
Devopsbot is a Slack bot written in Go using the Slack API in Go.
It improves development efficiency by automating tasks such as:
- Declaring incidents
- Resolving incidents
The bot essentially automates the Incident Command System (ICS).
Design Principles
The application is built around three key principles:
- Everything the bot can do, any person is able to do - if it goes down and is unavailable, it will not block anyone
- Secrets are maintained externally, for example via Hashicorp Vault
- Configuration is maintained externally, for example via Kubernetes config maps
Documentation
For more information, see the Devopsbot documentation.
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.