keybasedocker

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: MIT Imports: 13 Imported by: 0

README

Keybase Docker

A Keybase integration to notify Docker Events via webhookbot

Keybase webhook setup

  • Add Webhook Bot from list of Bots
  • Create a new webhook for sending messages into the current conversation. You must supply a name as well to identify the webhook. Example: !webhook create alerts
  • Get the new url to send webhooks

Keybase docker

Run with docker

$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock:ro \
logocomune/keybase-docker:1.0.0 --keybase-endpoint=https://bots.keybase.io/webhookbot/....
Application options
flag Environment type Default
--node-name KD_NODE_NAME String Node name. If empty use the hostname
--docker-show-running KD_DOCKER_SHOW_RUNNING Boolean false Send running container to webhook
--docker-listen-container-events KD_DOCKER_LISTEN_CONTAINER_EVENTS Boolean true Listen for container events
--docker-listen-network-events KD_DOCKER_LISTEN_NETWORK_EVENTS Boolean true Listen for network events
--docker-listen-volume-events KD_DOCKER_LISTEN_VOLUME_EVENTS Boolean true Listen for volume events
--keybase-endpoint/ KD_KEYBASE_ENDPOINT String Keybase endpoint for webhook

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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