routes

package module
v0.15.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: MIT Imports: 2 Imported by: 0

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:

  1. Everything the bot can do, any person is able to do - if it goes down and is unavailable, it will not block anyone
  2. Secrets are maintained externally, for example via Hashicorp Vault
  3. Configuration is maintained externally, for example via Kubernetes config maps

Documentation

For more information, see the Devopsbot documentation.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HealthHandler

func HealthHandler(ns string) http.Handler

Types

This section is empty.

Directories

Path Synopsis
cmd
internal
Package version contains build information, populated at build time
Package version contains build information, populated at build time

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL