alertmanager-webhook-forwarder

module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: Apache-2.0

README

Alertmanager Webhook Forwarder


Build Matrix

CI Job Branch develop Branch master
Circle CircleCI CircleCI

Docker Guide

Build
docker-compose build --pull
Run
docker-compose run --rm cli help

# or
docker-compose up server

# 2nd terminal
curl http://localhost:8080/healthz
Lint
docker-compose run --rm go

Go Guide

Init
export GO111MODULE=on
go mod init
go mod download
go mod verify
Run
go run main.go help
Build
go build -o alertmanager-webhook-forwarder main.go
./alertmanager-webhook-forwarder help

Jump to

Keyboard shortcuts

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